Merge topic 'xerces-rename'

27141eed Modules: Rename FindXerces to FindXercesC
This commit is contained in:
Brad King
2014-12-05 14:02:11 -05:00
committed by CMake Topic Stage
5 changed files with 37 additions and 35 deletions
+1 -1
View File
@@ -209,7 +209,7 @@ All Modules
/module/FindWish
/module/FindwxWidgets
/module/FindwxWindows
/module/FindXerces
/module/FindXercesC
/module/FindX11
/module/FindXMLRPC
/module/FindZLIB
-1
View File
@@ -1 +0,0 @@
.. cmake-module:: ../../Modules/FindXerces.cmake
+1
View File
@@ -0,0 +1 @@
.. cmake-module:: ../../Modules/FindXercesC.cmake
+2
View File
@@ -245,6 +245,8 @@ Modules
* The :module:`FindPkgConfig` module learned to use the ``PKG_CONFIG``
environment variable value as the ``pkg-config`` executable, if set.
* The :module:`FindXercesC` module was introduced.
* The :module:`FindZLIB` module now provides imported targets.
* The :module:`GenerateExportHeader` module ``generate_export_header``