FindXalanC

From Get docs
Cmake/docs/3.21/module/findxalanc


FindXalanC

New 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-c library, 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_DIRS is also required
XalanC_LIBRARIES
Xalan libraries to be linked; note XercesC_LIBRARIES is 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

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/module/FindXalanC.html