FindXalanC¶
Added in version 3.5.
Find the Apache Xalan-C++ XSL transform processor headers and libraries.
Imported Targets¶
This module defines the following IMPORTED targets:
- XalanC::XalanC
- The Xalan-C++ - xalan-clibrary, if found.
Result variables¶
This module will set the following variables in your project:
- XalanC_FOUND
- true if the Xalan headers and libraries were found 
- XalanC_VERSION
- Xalan release version 
- XalanC_INCLUDE_DIRS
- the directory containing the Xalan headers; note - XercesC_INCLUDE_DIRSis also required
- XalanC_LIBRARIES
- Xalan libraries to be linked; note - XercesC_LIBRARIESis also required
Cache variables¶
The following cache variables may also be set:
- XalanC_INCLUDE_DIR
- the directory containing the Xalan headers 
- XalanC_LIBRARY
- the Xalan library 
