fixed typo

Vano 2024-01-30 01:18:12 +02:00
parent a37226e106
commit ba81210150
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ list(APPEND GODOT_DEFINITIONS
REAL_T_IS_DOUBLE
>
$<$<AND:$<NOT:$<STREQUAL:${TARGET},TEMPLATE_RELEASE>>,$<BOOL:${USE_HOT_RELOAD}>>:
HOT_RELOAD_ENABLE
HOT_RELOAD_ENABLED
>
$<$<STREQUAL:${TARGET},EDITOR>:
TOOLS_ENABLED