summaryrefslogtreecommitdiffstats
path: root/Tests/CPackComponentsDEB/MyLibCPackConfig-components-description1.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* CPack/DEB: Make package description variable precedence match RPMDomen Vrankar2016-09-071-3/+3
| | | | | | | | | 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
* CPackDEB component descriptionRaffi Enficiaud2015-04-291-0/+22
Support for setting different description for each component.