From: Simon Rit Date: Tue, 3 May 2011 07:39:00 +0000 (+0200) Subject: Strip executable when packing X-Git-Tag: v1.2.0~7 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=17a97d2ea85c77bcbe111e9a298169e4ea7010fd;p=clitk.git Strip executable when packing --- diff --git a/vv/CMakeLists.txt b/vv/CMakeLists.txt index 777f53a..ca6152b 100644 --- a/vv/CMakeLists.txt +++ b/vv/CMakeLists.txt @@ -235,6 +235,7 @@ SET(CPACK_PACKAGE_VERSION_MAJOR "1") SET(CPACK_PACKAGE_VERSION_MINOR "2") SET(CPACK_PACKAGE_VERSION_PATCH "0") SET(CPACK_PACKAGE_INSTALL_DIRECTORY "vv") +SET(CPACK_STRIP_FILES TRUE) IF(WIN32) # There is a bug in NSI that does not handle full unix paths properly. Make