Skip to content

CPackDeb: Add support for component-specific package version

The CPackDeb module supports various CPACK_DEBIAN__PACKAGE_ variables for setting component-specific values of these variables. However there is currently no option to change the DEB package version on a component level. This patch adds that support.

Merge request reports