Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: use FindPkgConfig.cmake instead of UsePkgConfig.cmake, sync with KDE | Alexander Neundorf | 2008-12-22 | 1 | -7/+9 |
| | | | | | | svn and fix bug #8290 Alex | ||||
* | ENH: also search for xmllint, which comes with libxml2 (sync with ↵ | Alexander Neundorf | 2008-08-16 | 1 | -4/+9 |
| | | | | | | FindLibXml2.cmake from KDE) Alex | ||||
* | 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: add a macro FIND_PACKAGE_HANDLE_STANDARD_ARGS(LibXml2 LIBXML2_LIBRARIES ↵ | Alexander Neundorf | 2007-07-18 | 1 | -14/+4 |
| | | | | | | | | LIBXML2_INCLUDE_DIR) which handles the required and QUIET arguments and sets <NAME>_FOUND Alex | ||||
* | STYLE: don't put the copyright notice twice in the file | Alexander Neundorf | 2007-02-20 | 1 | -3/+0 |
| | | | | Alex | ||||
* | ENH: add cmake modules for some common libraries: aspell, hspell, bzip2, | Alexander Neundorf | 2006-09-19 | 1 | -0/+59 |
jasper (jpeg2000), libxml2 and libxslt and openssl and the accompanying license (BSD) Alex |