[Cmake-commits] [cmake-commits] king committed recursivea-config.cmake NONE 1.1

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Oct 3 10:40:09 EDT 2008


Update of /cvsroot/CMake/CMake/Tests/FindPackageTest/lib/RecursiveA
In directory public:/mounts/ram/cvs-serv15227/Tests/FindPackageTest/lib/RecursiveA

Added Files:
	recursivea-config.cmake 
Log Message:
ENH: Help recursive find_package calls in modules

These changes teach find_package to behave nicely when invoked
recursively inside a find-module for the same package.  The module will
never be recursively loaded again.  Version arguments are automatically
forwarded.


--- NEW FILE: recursivea-config.cmake ---
# Test config file.



More information about the Cmake-commits mailing list