The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=13045 ====================================================================== Reported By: Michael Champigny Assigned To: ====================================================================== Project: CMake Issue ID: 13045 Category: CMake Reproducibility: always Severity: minor Priority: low Status: new ====================================================================== Date Submitted: 2012-03-17 00:09 EDT Last Modified: 2012-03-17 00:09 EDT ====================================================================== Summary: Archive library is not stripped with CPACK_STRIP_FILES set to ON. Description: SET (CPACK_STRIP_FILES ON) should strip archive as well as shared libraries. It is not working for archive libraries. The workaround is to manually strip the files after installing the package with CPack. ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 2012-03-17 00:09 Michael ChampignyNew Issue ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers