diff options
author | Roger Leigh <rleigh@codelibre.net> | 2016-01-19 13:32:38 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-01-20 14:33:38 (GMT) |
commit | f9e45ab9d412b08ded8a11ff1f4f0ef90e10358c (patch) | |
tree | b44d03aca666d72829ff2b856099b851e3ed085c /Help/manual/cmake-modules.7.rst | |
parent | 5079cc1243e3ffaea353c88a97b7d605c0807667 (diff) | |
download | CMake-f9e45ab9d412b08ded8a11ff1f4f0ef90e10358c.zip CMake-f9e45ab9d412b08ded8a11ff1f4f0ef90e10358c.tar.gz CMake-f9e45ab9d412b08ded8a11ff1f4f0ef90e10358c.tar.bz2 |
FindXalanC: New module to find the Apache Xalan-C++ library
Diffstat (limited to 'Help/manual/cmake-modules.7.rst')
-rw-r--r-- | Help/manual/cmake-modules.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
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 |