CMake/Tests/FindPackageTest
Brad King e51969ac49 ENH: Add useful search locations to find_package
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.
2008-12-09 14:07:19 -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
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: Add useful search locations to find_package 2008-12-09 14:07:19 -05:00
CMakeLists.txt ENH: Add useful search locations to find_package 2008-12-09 14:07:19 -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