Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: fix for bug 0005871 | Bill Hoffman | 2007-10-12 | 1 | -1/+1 |
| | |||||
* | ENH: add second failure message parameter to | Alexander Neundorf | 2007-07-23 | 1 | -1/+1 |
| | | | | | | | | FIND_PACKAGE_HANDLE_STANDARD_ARGS(), so cmake modules can specify their own better failure messages. If the default is ok use "DEFAULT_MSG". Do this also for FindBoost.cmake (#5349) Alex | ||||
* | ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS() macro in most of the | Alexander Neundorf | 2007-07-19 | 1 | -14/+4 |
| | | | | | | | not-too-complicated modules -remove unnecessary default search paths used in the FIND_XXX() calls Alex | ||||
* | ENH: add cmake modules for some common libraries: aspell, hspell, bzip2, | Alexander Neundorf | 2006-09-19 | 1 | -0/+40 |
jasper (jpeg2000), libxml2 and libxslt and openssl and the accompanying license (BSD) Alex |