Skip to content

Add find_package root prefix

Allow the variables ENV{PackageName_ROOT} and PackageName_ROOT to be used as initial search prefixes for all find_{file,path,library,program} commands executed from within the context of a FindPackageName.cmake find module.

Merge request reports