mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-11 16:50:50 -05:00
332b089ad2
Make `CPACK_DEBIAN_PACKAGE_DESCRIPTION` fallback variable precedence match CPackRPM behavior as much as possible. This is technically a breaking change, but the new behavior is more consistent with expectation anyway. Closes: #16272