WIP for ticket 1047 Fix creation of Base app for MacOS
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@7181 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 80bfc956b6b9d95198c1134a90ed36ac677ad2ad Former-commit-id: 4c5e5c2bc70914c264430cb84c8b3cf6aaa1639e
This commit is contained in:
parent
5c3e01dc86
commit
96420fe45d
1 changed files with 0 additions and 5 deletions
|
@ -62,11 +62,6 @@ MESSAGE(STATUS "TODO - fix up the dependencies. Try to not run the install multi
|
|||
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
|
||||
COMMENT "Building base package...")
|
||||
|
||||
ADD_CUSTOM_COMMAND(TARGET package_base
|
||||
COMMAND ${CMAKE_CPACK_COMMAND} -G "DragNDrop"--config ../CPackDMGBaseConfig.cmake
|
||||
WORKING_DIRECTORY packaging
|
||||
COMMENT "Building base package...")
|
||||
|
||||
|
||||
# COMMAND ${CMAKE_CPACK_COMMAND} -G "DragNDrop" --config ../CPackDMGFullConfig.cmake
|
||||
ADD_CUSTOM_COMMAND(TARGET package_full
|
||||
|
|
Loading…
Reference in a new issue