Added local dev variable

This commit is contained in:
Digital Artifex
2026-06-16 16:57:58 -04:00
parent 473defcd44
commit 856797e0f0
+1
View File
@@ -46,6 +46,7 @@ target_compile_definitions(
KomplexHubPlugin
PUBLIC
KOMPLEX_PLUGIN
KOMPLEX_LOCAL_DEV
)
if(ENABLE_ASAN)