build: Set MACOSX_BUNDLE_INFO_PLIST in a different way
This commit is contained in:
parent
e16be09f9a
commit
164cb1285b
@ -163,6 +163,8 @@ macro(configurePackingResources)
|
|||||||
else ()
|
else ()
|
||||||
set ( bundle_path "${CMAKE_BINARY_DIR}/ImHex.app" )
|
set ( bundle_path "${CMAKE_BINARY_DIR}/ImHex.app" )
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
set_property(TARGET main PROPERTY MACOSX_BUNDLE_INFO_PLIST ${MACOSX_BUNDLE_INFO_PLIST})
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
endmacro()
|
endmacro()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user