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

This commit is contained in:
Roger Leigh
2016-01-19 13:32:38 +00:00
committed by Brad King
parent 5079cc1243
commit f9e45ab9d4
8 changed files with 210 additions and 0 deletions

View File

@@ -213,6 +213,7 @@ All Modules
/module/FindwxWidgets
/module/FindwxWindows
/module/FindXCTest
/module/FindXalanC
/module/FindXercesC
/module/FindX11
/module/FindXMLRPC

View File

@@ -0,0 +1 @@
.. cmake-module:: ../../Modules/FindXalanC.cmake

View File

@@ -0,0 +1,5 @@
FindXalanC
----------
* A :module:`FindXalanC` module was introduced to find the
Apache Xalan-C++ XSL transform processing library.