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 ====================================================================== -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers
