Added local dev variable

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