mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-23 12:38:21 +00:00
Update CMakeLists.txt
This commit is contained in:
+1
-1
@@ -277,7 +277,7 @@ set(lua_sources
|
|||||||
add_library(lua_zone STATIC ${lua_sources})
|
add_library(lua_zone STATIC ${lua_sources})
|
||||||
if (NOT WIN32)
|
if (NOT WIN32)
|
||||||
set_target_properties(lua_zone PROPERTIES UNITY_BUILD ON UNITY_BUILD_BATCH_SIZE 8)
|
set_target_properties(lua_zone PROPERTIES UNITY_BUILD ON UNITY_BUILD_BATCH_SIZE 8)
|
||||||
else()
|
endif()
|
||||||
|
|
||||||
# perl unity build
|
# perl unity build
|
||||||
set(perl_sources
|
set(perl_sources
|
||||||
|
|||||||
Reference in New Issue
Block a user