DeployMacros strip support

This commit is contained in:
2020-09-07 10:43:22 +03:00
parent b6a0275d48
commit 0203cfe349
3 changed files with 5 additions and 3 deletions

View File

@@ -587,7 +587,7 @@ macro(deploy_target _T)
set(_LIBS_FILES)
set(_VERB)
set(_WVERB 1> NUL)
set(_OPTIONS)
set(_OPTIONS "--strip;${CMAKE_STRIP}")
set(_ZIP_DMG 1)
set(_DEB_OPT 1)
set(_DEB_SERVICE 0)