Mac Release automation WIP

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6920 30fe4595-0a0c-4342-8851-515496e4dcbd
This commit is contained in:
beaglejoe 2020-04-14 21:17:56 +00:00
parent 819addcc8b
commit 3d38a68a7c
2 changed files with 3 additions and 0 deletions

View File

@ -149,6 +149,9 @@ IF(APPLE)
# Source package specific settings.
LIST(APPEND CPACK_SOURCE_IGNORE_FILES "Makefile$")
SET(CPACK_INSTALLED_DIRECTORIES "${CMAKE_BINARY_DIR}/${CMAKE_INSTALL_PREFIX};${CMAKE_INSTALL_PREFIX}")
SET(CPACK_INSTALL_CMAKE_PROJECTS "")
SET(CPACK_DMG_DS_STORE "${CMAKE_SOURCE_DIR}/packaging/OSX/DS_Store-full")
ENDIF(APPLE)

BIN
packaging/OSX/DS_Store-full Normal file

Binary file not shown.