[Cmake-commits] [cmake-commits] king committed zot-config-version.cmake 1.1 NONE zot-config.cmake 1.1 NONE
cmake-commits at cmake.org
cmake-commits at cmake.org
Tue Dec 9 14:07:22 EST 2008
Update of /cvsroot/CMake/CMake/Tests/FindPackageTest/lib/zot-3.1
In directory public:/mounts/ram/cvs-serv27754/Tests/FindPackageTest/lib/zot-3.1
Removed Files:
zot-config-version.cmake zot-config.cmake
Log Message:
ENH: Add useful search locations to find_package
This teaches find_package to search
<prefix>/(share|lib)/cmake/<name>*/
for package configuration files. Packages that do not already have
files in a <prefix>/lib/<name>* directory can use this location to avoid
cluttering the lib directory.
--- zot-config.cmake DELETED ---
--- zot-config-version.cmake DELETED ---
More information about the Cmake-commits
mailing list