mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
Merge topic 'xerces-rename'
27141eed Modules: Rename FindXerces to FindXercesC
This commit is contained in:
@@ -209,7 +209,7 @@ All Modules
|
||||
/module/FindWish
|
||||
/module/FindwxWidgets
|
||||
/module/FindwxWindows
|
||||
/module/FindXerces
|
||||
/module/FindXercesC
|
||||
/module/FindX11
|
||||
/module/FindXMLRPC
|
||||
/module/FindZLIB
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
.. cmake-module:: ../../Modules/FindXerces.cmake
|
||||
@@ -0,0 +1 @@
|
||||
.. cmake-module:: ../../Modules/FindXercesC.cmake
|
||||
@@ -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``
|
||||
|
||||
Reference in New Issue
Block a user