mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 14:40:26 -06:00
This teaches find_package to search <prefix>/(share|lib)/cmake/<name>*/ for package configuration files. Packages that do not already have files in a <prefix>/lib/<name>* directory can use this location to avoid cluttering the lib directory.