This commit is contained in:
tildearrow 2024-06-17 19:11:44 -05:00
parent 57c8a504ab
commit 60691ba9cc

View file

@ -1195,7 +1195,7 @@ else()
endif()
if (APPLE AND NOT FORCE_APPLE_BIN)
set_target_properties(furnace PROPERTIES RESOURCE ${LOCALE_FILES})
set_target_properties(furnace PROPERTIES RESOURCE "${LOCALE_FILES}")
endif()
target_include_directories(furnace SYSTEM PRIVATE ${DEPENDENCIES_INCLUDE_DIRS})