mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
Update CMakeLists.txt
This commit is contained in:
+1
-1
@@ -306,7 +306,7 @@ set(perl_sources
|
|||||||
)
|
)
|
||||||
|
|
||||||
add_library(perl_zone STATIC ${perl_sources})
|
add_library(perl_zone STATIC ${perl_sources})
|
||||||
set_target_properties(lua_zone PROPERTIES UNITY_BUILD ON UNITY_BUILD_BATCH_SIZE 8)
|
set_target_properties(perl_zone PROPERTIES UNITY_BUILD ON UNITY_BUILD_BATCH_SIZE 8)
|
||||||
|
|
||||||
# gm commands
|
# gm commands
|
||||||
set(gm_command_sources
|
set(gm_command_sources
|
||||||
|
|||||||
Reference in New Issue
Block a user