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:
beaglejoe 2020-08-30 05:04:45 +00:00
parent 5c3e01dc86
commit 96420fe45d

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