summaryrefslogtreecommitdiffstats
path: root/Modules/FindPackageHandleStandardArgs.cmake
Commit message (Expand)AuthorAgeFilesLines
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* BUG: fix #6375: print the variables which were not found, so it's easier toAlexander Neundorf2008-05-111-2/+7
* ENH: Added FindPackageMessage moduleBrad King2008-03-171-3/+7
* STYLE: use a function instead of a macro, to keep FAIL_MESSAGE localAlexander Neundorf2008-02-061-2/+6
* STYLE: fix typoAlexander Neundorf2007-08-071-1/+1
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-6/+16
* ENH: add a macro FIND_PACKAGE_HANDLE_STANDARD_ARGS(LibXml2 LIBXML2_LIBRARIES ...Alexander Neundorf2007-07-181-0/+44