mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 12:19:41 -06:00
RPM, DEB and archive packages were not created in cases when CPACK_<generator>_COMPONENT_INSTALL was set to ON and a single component existed. Patch also changes CPackRPM test to implicitly test for this case.