CMake/Tests/FindPackageTest/lib
Todd Gamblin 1221581aa8 Teach find_* commands to ignore some paths
Add platform configuration variable CMAKE_SYSTEM_IGNORE_PATH and user
configuration variable CMAKE_IGNORE_PATH.  These specify a set of
directories that will be ignored by all the find commands.  Update
FindPackageTest so that several cases will fail without a functioning
CMAKE_IGNORE_PATH.
2010-08-13 11:53:28 -04:00
..
Bar ENH: Updated FindPackageTest to test new find_package command features. 2008-01-17 09:06:36 -05:00
RecursiveA ENH: Help recursive find_package calls in modules 2008-10-03 10:40:07 -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