[cmake-developers] [CMake 0013045]: Archive library is not stripped with CPACK_STRIP_FILES set to ON.
Mantis Bug Tracker
mantis at public.kitware.com
Sat Mar 17 00:09:27 EDT 2012
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
======================================================================
More information about the cmake-developers
mailing list