[Cmake-commits] CMake branch, next, updated. v3.4.1-2019-gf1bbd97

Brad King brad.king at kitware.com
Tue Jan 19 11:16:41 EST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  f1bbd9719009f15afdbcf2a62c10c7779d5c1ace (commit)
       via  9696b5a2b71ca240b36a5ed7a7054b6bea677785 (commit)
      from  867a79a332bd3bf9c48e3a713962ead9d96d04c2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f1bbd9719009f15afdbcf2a62c10c7779d5c1ace
commit f1bbd9719009f15afdbcf2a62c10c7779d5c1ace
Merge: 867a79a 9696b5a
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 19 11:16:40 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jan 19 11:16:40 2016 -0500

    Merge topic 'xalanc' into next
    
    9696b5a2 fixup! FindXalanC: New module to find the Apache Xalan-C++ library


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9696b5a2b71ca240b36a5ed7a7054b6bea677785
commit 9696b5a2b71ca240b36a5ed7a7054b6bea677785
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jan 19 11:13:09 2016 -0500
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Tue Jan 19 11:14:37 2016 -0500

    fixup! FindXalanC: New module to find the Apache Xalan-C++ library

diff --git a/Help/manual/cmake-modules.7.rst b/Help/manual/cmake-modules.7.rst
index c9219d5..10f05df 100644
--- a/Help/manual/cmake-modules.7.rst
+++ b/Help/manual/cmake-modules.7.rst
@@ -213,6 +213,7 @@ All Modules
    /module/FindwxWidgets
    /module/FindwxWindows
    /module/FindXCTest
+   /module/FindXalanC
    /module/FindXercesC
    /module/FindX11
    /module/FindXMLRPC
diff --git a/Help/module/FindXalanC.rst b/Help/module/FindXalanC.rst
new file mode 100644
index 0000000..b99d212
--- /dev/null
+++ b/Help/module/FindXalanC.rst
@@ -0,0 +1 @@
+.. cmake-module:: ../../Modules/FindXalanC.cmake

-----------------------------------------------------------------------

Summary of changes:
 Help/manual/cmake-modules.7.rst |    1 +
 Help/module/FindXalanC.rst      |    1 +
 2 files changed, 2 insertions(+)
 create mode 100644 Help/module/FindXalanC.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list