again
This commit is contained in:
parent
57c8a504ab
commit
60691ba9cc
|
@ -1195,7 +1195,7 @@ else()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (APPLE AND NOT FORCE_APPLE_BIN)
|
if (APPLE AND NOT FORCE_APPLE_BIN)
|
||||||
set_target_properties(furnace PROPERTIES RESOURCE ${LOCALE_FILES})
|
set_target_properties(furnace PROPERTIES RESOURCE "${LOCALE_FILES}")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
target_include_directories(furnace SYSTEM PRIVATE ${DEPENDENCIES_INCLUDE_DIRS})
|
target_include_directories(furnace SYSTEM PRIVATE ${DEPENDENCIES_INCLUDE_DIRS})
|
||||||
|
|
Loading…
Reference in a new issue