set source files properties
This commit is contained in:
parent
ab7bc149dc
commit
d0af4c50a6
|
@ -1207,6 +1207,7 @@ if (MAKE_BUNDLE AND NOT FORCE_APPLE_BIN)
|
|||
MACOSX_BUNDLE True
|
||||
MACOSX_BUNDLE_INFO_PLIST ${CMAKE_SOURCE_DIR}/res/Info.plist
|
||||
RESOURCE "${LOCALE_FILES}")
|
||||
set_source_files_properties("${LOCALE_FILES}" PROPERTIES MACOSX_PACKAGE_LOCATION Resources)
|
||||
endif()
|
||||
|
||||
target_include_directories(${FURNACE} SYSTEM PRIVATE ${DEPENDENCIES_INCLUDE_DIRS})
|
||||
|
|
Loading…
Reference in a new issue