CMake/Tests/FindPackageTest
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
..
A ENH: Add test for new find_* command HINTS option. 2008-06-09 15:09:14 -04:00
B ENH: Add test for new find_* command HINTS option. 2008-06-09 15:09:14 -04:00
Baz 1.1 ENH: Teach find_package about more install dirs 2008-12-17 09:24:05 -05:00
Baz 1.2/CMake ENH: Teach find_package about more install dirs 2008-12-17 09:24:05 -05:00
TApp.app/Contents/Resources ENH: Updated FindPackageTest to test new find_package command features. 2008-01-17 09:06:36 -05:00
TFramework.framework/Versions/A/Resources ENH: Updated FindPackageTest to test new find_package command features. 2008-01-17 09:06:36 -05:00
include ENH: add support for CMAKE_FIND_PREFIX_PATH as discussed with Brad. 2007-10-26 09:55:40 -04:00
lib ENH: Strengthen FindPackageTest version check 2008-12-16 09:13:39 -05:00
CMakeLists.txt ENH: Teach find_package about more install dirs 2008-12-17 09:24:05 -05:00
FindPackageTest.cxx ENH: Added FindPackageTest to improve coverage. 2003-07-24 11:33:06 -04:00
FindRecursiveA.cmake ENH: Remove implicit NO_MODULE when recursing 2008-10-08 10:56:23 -04:00
FindRecursiveB.cmake ENH: Help recursive find_package calls in modules 2008-10-03 10:40:07 -04:00
FindRecursiveC.cmake ENH: Help recursive find_package calls in modules 2008-10-03 10:40:07 -04:00
FindVersionTestA.cmake ENH: Improve find_package version numbering 2008-09-10 10:11:48 -04:00
FindVersionTestB.cmake ENH: Improve find_package version numbering 2008-09-10 10:11:48 -04:00
FindVersionTestC.cmake ENH: Improve find_package version numbering 2008-09-10 10:11:48 -04:00
FindVersionTestD.cmake ENH: Improve find_package version numbering 2008-09-10 10:11:48 -04:00