summaryrefslogtreecommitdiffstats
path: root/Help/module/FindXercesC.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-12-04 15:36:21 (GMT)
committerBrad King <brad.king@kitware.com>2014-12-04 15:41:26 (GMT)
commit27141eede739fb4376a6fe2cec1b1171841bf7fb (patch)
treee15b310f33757a70785d5b2d3567f55b72dba37d /Help/module/FindXercesC.rst
parent433c6d4689ca86f1a8d8d966be0204e98f95b968 (diff)
downloadCMake-27141eede739fb4376a6fe2cec1b1171841bf7fb.zip
CMake-27141eede739fb4376a6fe2cec1b1171841bf7fb.tar.gz
CMake-27141eede739fb4376a6fe2cec1b1171841bf7fb.tar.bz2
Modules: Rename FindXerces to FindXercesC
The FindXerces module was added in commit v3.1.0-rc1~155^2 (FindXerces: New module to find Apache Xerces-C++, 2014-08-17). However, there are two implementations of Xerces, one in C++: http://xerces.apache.org/xerces-c/ and one in Java: http://xerces.apache.org/xerces-j/ Rename FindXerces to FindXercesC to clarify that it is about the C++ implementation. While at it, add the missing CMake 3.1 release note about this module. Suggested-by: Erik Sjölund <erik.sjolund@gmail.com>
Diffstat (limited to 'Help/module/FindXercesC.rst')
-rw-r--r--Help/module/FindXercesC.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/module/FindXercesC.rst b/Help/module/FindXercesC.rst
new file mode 100644
index 0000000..4818071
--- /dev/null
+++ b/Help/module/FindXercesC.rst
@@ -0,0 +1 @@
+.. cmake-module:: ../../Modules/FindXercesC.cmake