-
- Downloads
CPack/Deb prevent accidental component dependencies
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.
Showing
- Help/release/dev/cpack-deb-imporvements.rst 2 additions, 1 deletionHelp/release/dev/cpack-deb-imporvements.rst
- Modules/CPackDeb.cmake 23 additions, 13 deletionsModules/CPackDeb.cmake
- Tests/CPackComponentsDEB/MyLibCPackConfig-components-depend1.cmake.in 1 addition, 0 deletions...omponentsDEB/MyLibCPackConfig-components-depend1.cmake.in
- Tests/CPackComponentsDEB/MyLibCPackConfig-components-depend2.cmake.in 1 addition, 0 deletions...omponentsDEB/MyLibCPackConfig-components-depend2.cmake.in
Loading
Please register or sign in to comment