mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 02:19:18 -05:00
d0adb2386a
Enabling CPACK_RPM_DEBUGINFO_SINGLE_PACKAGE while having an empty directory in non main component resulted in packaging error that the directory does not exist. Fixes: #21951