Compare commits

..

2 Commits

Author SHA1 Message Date
IvanInventor 679bc3a329
Merge ba81210150 into 36847f6af0 2024-02-01 00:13:57 +02:00
Vano ba81210150 fixed typo 2024-01-30 01:18:12 +02:00
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