|
@@ -41,7 +41,7 @@ endif()
|
|
|
option(ENABLE_CLIENT "Enable compilation of game client" ON)
|
|
|
option(ENABLE_ERM "Enable compilation of ERM scripting module" OFF)
|
|
|
option(ENABLE_LUA "Enable compilation of LUA scripting module" OFF)
|
|
|
-option(ENABLE_TRANSLATIONS "Enable generation of translations for launcher and editor" ON)
|
|
|
+option(ENABLE_TRANSLATIONS "Enable generation of translations for launcher and editor" OFF)
|
|
|
option(ENABLE_NULLKILLER_AI "Enable compilation of Nullkiller AI library" ON)
|
|
|
option(ENABLE_MINIMAL_LIB "Build only core parts of vcmi library that are required for game lobby" OFF)
|
|
|
option(ENABLE_GOLDMASTER "Build in public release mode in which some debug routines are disabled" OFF)
|