mirror of https://github.com/OpenTTD/OpenTTD
Fix: MacOS bundle creation
parent
877d196ef5
commit
b145ee310c
|
@ -18,6 +18,7 @@ install(
|
||||||
CODE
|
CODE
|
||||||
"
|
"
|
||||||
include(BundleUtilities)
|
include(BundleUtilities)
|
||||||
|
set(BU_CHMOD_BUNDLE_ITEMS TRUE)
|
||||||
fixup_bundle(\"\${CMAKE_INSTALL_PREFIX}/openttd\" \"\" \"\")
|
fixup_bundle(\"\${CMAKE_INSTALL_PREFIX}/openttd\" \"\" \"\")
|
||||||
"
|
"
|
||||||
DESTINATION .
|
DESTINATION .
|
||||||
|
|
Loading…
Reference in New Issue