summaryrefslogtreecommitdiffstats
path: root/Tests/CPackComponentsDEB/MyLibCPackConfig-components-depend1.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* CPack/Deb prevent accidental component dependenciesDomen Vrankar2016-05-231-0/+1
| | | | | | | | | | Prevent accidental inter component dependency setting since this is a breaking feature in situations where another CPack module is already using the feature. It should be enabled if desired since it can cause issues when upgrading only one of the components for e.g. configuration instead of all the components at once.
* CPack/DEB per component dependenciesRaffi Enficiaud2015-05-081-0/+20
Dependencies may now be set per component