[cmake-developers] [CMake 0015124]: CPack doesn't package static libraries when CPACK_RPM_COMPONENT_INSTALL is on
Mantis Bug Tracker
mantis at public.kitware.com
Wed Sep 3 06:16:52 EDT 2014
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15124
======================================================================
Reported By: Barthelemy von Haller
Assigned To:
======================================================================
Project: CMake
Issue ID: 15124
Category: CPack
Reproducibility: have not tried
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2014-09-03 12:16 CEST
Last Modified: 2014-09-03 12:16 CEST
======================================================================
Summary: CPack doesn't package static libraries when
CPACK_RPM_COMPONENT_INSTALL is on
Description:
When I turn on CPACK_RPM_COMPONENT_INSTALL my static library is not packaged
anymore. Other files such as headers or shared libraries are packed though.
If I turn off CPACK_RPM_COMPONENT_INSTALL or make the library shared then it
works fine.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2014-09-03 12:16 Barthelemy von HallerNew Issue
======================================================================
More information about the cmake-developers
mailing list