Skip to content

Allow modules to customize cmake package configuration files

Markus Blatt requested to merge feature/customize-package-configuraio into master

Allows modules to add customized sections to the cmake package configuration files and sets a variable indicating whether this module is installed or not.

Merge request reports