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
This commit is contained in:
beaglejoe 2020-08-30 05:04:45 +00:00
parent aa0301f9e4
commit b5f788792e
1 changed files with 0 additions and 5 deletions

View File

@ -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