summaryrefslogtreecommitdiffstats
path: root/Modules/FindPackageHandleStandardArgs.cmake
Commit message (Expand)AuthorAgeFilesLines
* Also store the required version number in the details message.Alex Neundorf2010-09-271-1/+1
* Improve version notice in the generated messageAlex Neundorf2010-08-301-53/+61
* Add option CONFIG_MODE to FPHSA()Alex Neundorf2010-08-291-9/+55
* Small cleanup of FindPackageHandleStandardArgs.cmakeAlex Neundorf2010-08-291-21/+17
* Add macro CMakeParseArguments() and use it in FPHSA()Alex Neundorf2010-08-141-71/+29
* Merge topic 'ImprovedVersionCheckingInSomeModules'Brad King2010-08-101-1/+1
|\
| * Fix DETAILS string with version number in FHPSA()Alex Neundorf2010-08-071-1/+1
* | Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
|/
* -fix indentation of the documentationAlex Neundorf2010-07-291-37/+39
* add 2nd, more powerful mode to find_package_handle_standard_args()Alex Neundorf2010-07-281-36/+206
* 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