Skip to content

Allow overriding/fixing of LHCb dependencies versions in new CMake configuration

Marco Clemencic requested to merge allow-override-and-fix-deps into master

This modify the special CMake macro lhcb_find_package to override (and constrain) the version of dependencies of a project via the special variable <Project>_EXACT_VERSION.

This change is to support the fix of LbNightlyTools#99 (closed).

Merge request reports