[cmake-commits] alex committed foo.h NONE 1.1

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Oct 26 09:55:42 EDT 2007


Update of /cvsroot/CMake/CMake/Tests/FindPackageTest/include
In directory public:/mounts/ram/cvs-serv8459/Tests/FindPackageTest/include

Added Files:
	foo.h 
Log Message:
ENH: add support for CMAKE_FIND_PREFIX_PATH as discussed with Brad.
CMAKE_FIND_PREFIX_PATH is both an environment variable and a cmake variable,
which is a list of base directories where FIND_PATH, FIND_FILE, FIND_PROGRAM
and FIND_LIBRARY will search in the respective subdirectories

Alex


--- NEW FILE: foo.h ---
/* empty header file */



More information about the Cmake-commits mailing list