CMake/Tests/FindPackageTest/Baz 1.2/CMake
Brad King 3958b3e112 ENH: Teach find_package about more install dirs
We now search in

  <prefix>/<name>*/
  <prefix>/<name>*/(cmake|CMake)

when looking for package configuration files.  This is useful on Windows
since the Program Files folder is in CMAKE_SYSTEM_PREFIX_PATH.  These
paths are the Windows equivalent to the Apple convention application and
framework paths we already search.  See issue #8264.
2008-12-17 09:24:05 -05:00
..
BazConfig.cmake ENH: Teach find_package about more install dirs 2008-12-17 09:24:05 -05:00
BazConfigVersion.cmake ENH: Teach find_package about more install dirs 2008-12-17 09:24:05 -05:00