Skip to content

Add wrapper lhcb_find_package to look for projects with InstallArea

The regular find_package CMake command is not able to find projects installed the LHCb way (<prefix>/<PROJECT>/<PROJECT>_vXrY/InstallArea/<platform>.

This simple wrapper temporarily extends the CMAKE_PREFIX_PATH to help the regular find_package.

Merge request reports

Loading