mirror of
https://github.com/mhx/dwarfs.git
synced 2025-08-04 02:06:22 -04:00
Strip packaged binaries
This commit is contained in:
parent
2c1e6b2528
commit
1a6dcc6c73
@ -813,6 +813,7 @@ if(NOT $PRJ_VERSION_FULL} STREQUAL "")
|
||||
set(CPACK_SOURCE_IGNORE_FILES "\\.git/" "${CMAKE_SOURCE_DIR}/build.*"
|
||||
"${CMAKE_SOURCE_DIR}/@" "/\\." ".*~$")
|
||||
set(CPACK_VERBATIM_VARIABLES YES)
|
||||
set(CPACK_STRIP_FILES YES)
|
||||
|
||||
include(CPack)
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user