Move zone cli out of source and into cmake

This commit is contained in:
KimLS
2025-12-10 00:02:38 -08:00
parent 7acff368ea
commit 76f8f1fb95
9 changed files with 42 additions and 16 deletions
+7
View File
@@ -21,6 +21,13 @@ set(zone_sources
client_mods.cpp
client_packet.cpp
client_process.cpp
cli/cli_benchmark_databuckets.cpp
cli/cli_sidecar_serve_http.cpp
cli/tests/cli_test_util.cpp
cli/tests/cli_databuckets.cpp
cli/tests/cli_npc_handins.cpp
cli/tests/cli_npc_handins_multiquest.cpp
cli/tests/cli_zone_state.cpp
combat_record.cpp
corpse.cpp
doors.cpp