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