mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Create the osx bundle after make
This commit is contained in:
parent
4b2b47a183
commit
1c10c072b6
@ -226,5 +226,8 @@ if ("${CMAKE_BUILD_TYPE}" STREQUAL "Release")
|
||||
)
|
||||
|
||||
include (CPack)
|
||||
add_custom_command (TARGET planetblupi
|
||||
POST_BUILD
|
||||
COMMAND make package)
|
||||
endif ()
|
||||
endif ()
|
||||
|
Loading…
x
Reference in New Issue
Block a user