mirror of
https://github.com/glest/glest-source.git
synced 2025-08-28 10:19:55 +02:00
- fix for Mac OsX
This commit is contained in:
@@ -49,7 +49,7 @@ CONFIGURE_FILE("${CMAKE_CURRENT_SOURCE_DIR}/mk/macosx/Info.plist" "${CMAKE_CURRE
|
|||||||
include (InstallRequiredSystemLibraries)
|
include (InstallRequiredSystemLibraries)
|
||||||
|
|
||||||
set (CPACK_RESOURCE_FILE_LICENSE
|
set (CPACK_RESOURCE_FILE_LICENSE
|
||||||
"${CMAKE_CURRENT_SOURCE_DIR}/docs/code_license.txt")
|
"${CMAKE_CURRENT_SOURCE_DIR}/docs/COPYRIGHT.source_code.txt")
|
||||||
set (CPACK_GENERATOR Bundle)
|
set (CPACK_GENERATOR Bundle)
|
||||||
set (CPACK_BUNDLE_NAME "MegaGlest")
|
set (CPACK_BUNDLE_NAME "MegaGlest")
|
||||||
set (CPACK_BUNDLE_STARTUP_COMMAND "${PROJECT_SOURCE_DIR}/data/glest_game/megaglest")
|
set (CPACK_BUNDLE_STARTUP_COMMAND "${PROJECT_SOURCE_DIR}/data/glest_game/megaglest")
|
||||||
|
Reference in New Issue
Block a user