CMake/Tests/FindPackageTest
Brad King 9fc7ea4c62 find_package: Forward component list for recursive calls in modules
Some find modules call find_package recursively to locate a package
configuration file for the package instead of searching for individual
pieces.  Commit 79e9b755 (Help recursive find_package calls in modules,
2008-10-03) taught find_package to forward the version number and EXACT
arguments through the recursive call automatically.  Do the same for the
component list.
2011-04-07 15:36:05 -04: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
Exporter Test the user package registry 2009-09-01 14:05:42 -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 find_package: Forward component list for recursive calls in modules 2011-04-07 15:36:05 -04:00
CMakeLists.txt find_package: Forward component list for recursive calls in modules 2011-04-07 15:36:05 -04:00
FindPackageHandleStandardArgs.cmake Prefer files from CMAKE_ROOT when including from CMAKE_ROOT 2011-01-04 08:06:20 -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