mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-06 00:32:25 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
69262a02d1
commit
df46a5d631
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user