Core/Eluna: ELUNA disabled at the compilation level
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ foreach(SCRIPT_MODULE ${SCRIPT_MODULE_LIST})
|
|||||||
endforeach()
|
endforeach()
|
||||||
|
|
||||||
option(TOOLS "Build map/vmap/mmap extraction/assembler tools" 1)
|
option(TOOLS "Build map/vmap/mmap extraction/assembler tools" 1)
|
||||||
option(ELUNA "Build Eluna Lua Engine" 1)
|
option(ELUNA "Build Eluna Lua Engine" 0)
|
||||||
option(USE_SCRIPTPCH "Use precompiled headers when compiling scripts" 1)
|
option(USE_SCRIPTPCH "Use precompiled headers when compiling scripts" 1)
|
||||||
option(USE_COREPCH "Use precompiled headers when compiling servers" 1)
|
option(USE_COREPCH "Use precompiled headers when compiling servers" 1)
|
||||||
option(WITH_DYNAMIC_LINKING "Enable dynamic library linking." 0)
|
option(WITH_DYNAMIC_LINKING "Enable dynamic library linking." 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user