mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
don't build ja2 export tool by default
most users don't need this, better if whoever needs it just set BUILD_JA2EXPORT=ON on their end
This commit is contained in:
committed by
majcosta
parent
fd7ac29917
commit
3173b73ba0
@@ -1,4 +1,4 @@
|
||||
option(BUILD_JA2EXPORT "Build the Ja2Export tool." ON)
|
||||
option(BUILD_JA2EXPORT "Build the Ja2Export tool." OFF)
|
||||
|
||||
if(BUILD_JA2EXPORT)
|
||||
message(STATUS "Configuring Ja2Export")
|
||||
|
||||
Reference in New Issue
Block a user