summaryrefslogtreecommitdiff
path: root/Modules/FindLibXml2.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-2/+6
* FindLibXml2 : added libxml2_a to find_library()Olivier LIESS2020-09-161-1/+1
* FindLibXml2: ensure consistent paths, version and flag informationSylvain Joubert2020-01-071-5/+14
* FindLibXml2: provide imported target LibXml2::xmllintSylvain Joubert2019-12-311-2/+11
* Modules: Consistently use 2 space indentationKitware Robot2019-05-141-3/+3
* FindLibXml2: Document LibXml2_FOUND as preferred caseSaleem Abdulrasool2019-02-151-1/+1
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-41/+42
* FindLibXml2: provide imported target LibXml2::LibXml2Rolf Eike Beer2018-03-081-0/+12
* FindLibXml2: Restore compatibility with projects setting LIBXML2_LIBRARIESBrad King2017-08-021-0/+7
* FindLibXml2: Switch to standard module variable namesVadim Zhukov2017-07-141-12/+34
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-7/+14
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-16/+16
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* FindLibXml2: detect version when PkgConfig is not usedRolf Eike Beer2012-01-261-5/+12
* Merge topic 'improve-libxml2'David Cole2012-01-251-2/+8
|\
| * FindLibXml2: support version selectionRolf Eike Beer2012-01-231-2/+8
* | use pkg_check_modules() quiet in other modulesRolf Eike Beer2012-01-231-2/+2
|/
* 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
* -add QUIET keyword to pkgconfig macrosAlex Neundorf2010-05-081-1/+1
* FindLibXml2: move include statementKovarththanan Rajaratnam2010-04-171-2/+1
* don't use deprecated UsePkgConfig.cmake file in FindLibXslt.cmake, some cosme...Alexander Neundorf2009-11-221-14/+7
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-4/+12
* BUG: use FindPkgConfig.cmake instead of UsePkgConfig.cmake, sync with KDEAlexander Neundorf2008-12-221-7/+9
* ENH: also search for xmllint, which comes with libxml2 (sync with FindLibXml2...Alexander Neundorf2008-08-161-4/+9
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-1/+1
* ENH: add a macro FIND_PACKAGE_HANDLE_STANDARD_ARGS(LibXml2 LIBXML2_LIBRARIES ...Alexander Neundorf2007-07-181-14/+4
* STYLE: don't put the copyright notice twice in the fileAlexander Neundorf2007-02-201-3/+0
* ENH: add cmake modules for some common libraries: aspell, hspell, bzip2,Alexander Neundorf2006-09-191-0/+59