Compare commits

..

1 Commits

Author SHA1 Message Date
IvanInventor 74abf85c62
Merge a37226e106 into 36847f6af0 2024-01-22 22:02:52 +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_ENABLED
HOT_RELOAD_ENABLE
>
$<$<STREQUAL:${TARGET},EDITOR>:
TOOLS_ENABLED