FindLibXml2: Document LibXml2_FOUND as preferred case

Both `LIBXML2_FOUND` and `LibXml2_FOUND` are provided but the modern
convention is to use the case that matches the module name.
This commit is contained in:
Saleem Abdulrasool
2019-02-14 13:41:21 -08:00
committed by Brad King
parent 6f23321d40
commit fd86a4de04
+1 -1
View File
@@ -18,7 +18,7 @@ Result variables
This module will set the following variables in your project: This module will set the following variables in your project:
``LIBXML2_FOUND`` ``LibXml2_FOUND``
true if libxml2 headers and libraries were found true if libxml2 headers and libraries were found
``LIBXML2_INCLUDE_DIR`` ``LIBXML2_INCLUDE_DIR``
the directory containing LibXml2 headers the directory containing LibXml2 headers