summaryrefslogtreecommitdiff
path: root/Modules/FindLibXslt.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-1/+4
* FindLibXslt: use LIBXSLT_LIBRARY as cache variableMarkus Rickert2020-04-281-2/+9
* FindLibXslt: provide imported targetsMarkus Rickert2020-04-281-2/+34
* FindLibXslt: identify libexslt include directoryMarkus Rickert2020-04-281-0/+15
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-1/+2
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-23/+24
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* Modules: Wrap long lines in pre-formatted documentation blocksBrad King2014-11-061-4/+4
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-9/+21
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-17/+17
* FindLibXslt: support version selectionRolf Eike Beer2012-02-171-3/+15
* use pkg_check_modules() quiet in other modulesRolf Eike Beer2012-01-231-1/+1
* FindLibXslt: also search libexslt and xsltprocAlex Neundorf2011-10-251-4/+19
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* FindLibXslt: move include statement + misc whitespace cleanupKovarththanan Rajaratnam2010-04-171-5/+2
* don't use deprecated UsePkgConfig.cmake file in FindLibXslt.cmake, some cosme...Alexander Neundorf2009-11-221-18/+15
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-4/+12
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-1/+1
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS in some of the FindXXXAlexander Neundorf2007-07-181-15/+6
* ENH: add cmake modules for some common libraries: aspell, hspell, bzip2,Alexander Neundorf2006-09-191-0/+54