From df46a5d631f3a604b0eb1ac9e09eb1c2bc6cf1a3 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sun, 22 Jun 2025 17:42:04 -0500 Subject: [PATCH] Update CMakeLists.txt --- zone/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zone/CMakeLists.txt b/zone/CMakeLists.txt index 1504b8c1a..07ac97cdc 100644 --- a/zone/CMakeLists.txt +++ b/zone/CMakeLists.txt @@ -306,7 +306,7 @@ set(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 set(gm_command_sources