mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-23 21:00:46 +08:00

CPack DEB and RPM generators were not used for some tests because CPACK_BINARY_DEB and CPACK_BINARY_RPM variable were not set. Fix this, simplify generator selection in CTEST_RUN_CPackComponentsForAll, and fix bugs that were detected after tests were run.