Fix: MacOS bundle creation

This commit is contained in:
glx 2020-06-06 17:48:18 +02:00 committed by glx22
parent 877d196ef5
commit b145ee310c

View File

@ -18,6 +18,7 @@ install(
CODE
"
include(BundleUtilities)
set(BU_CHMOD_BUNDLE_ITEMS TRUE)
fixup_bundle(\"\${CMAKE_INSTALL_PREFIX}/openttd\" \"\" \"\")
"
DESTINATION .