CMake/Tests/FindPackageTest/lib
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
..
Bar ENH: Updated FindPackageTest to test new find_package command features. 2008-01-17 09:06:36 -05:00
RecursiveA find_package: Forward component list for recursive calls in modules 2011-04-07 15:36:05 -04:00
TApp ENH: Updated FindPackageTest to test new find_package command features. 2008-01-17 09:06:36 -05:00
cmake Teach find_* commands to ignore some paths 2010-08-13 11:53:28 -04:00
foo-1.2 ENH: Updated FindPackageTest to test new find_package command features. 2008-01-17 09:06:36 -05:00
suffix/test ENH: Added version support to Config mode of find_package command. 2008-01-28 20:38:48 -05:00
zot ENH: Add UNSUITABLE result to package version test 2008-10-03 10:41:15 -04:00
zot-1.0 ENH: Added version support to Config mode of find_package command. 2008-01-28 20:38:48 -05:00
zot-2.0 ENH: Added version support to Config mode of find_package command. 2008-01-28 20:38:48 -05:00
zot-3.0 ENH: Added version support to Config mode of find_package command. 2008-01-28 20:38:48 -05:00
zot-3.1 ENH: Strengthen FindPackageTest version check 2008-12-16 09:13:39 -05:00