Find the native Expat headers and library. Expat is a stream-oriented XML parser library written in C.
Added in version 3.10.
This module defines the following IMPORTED targets:
EXPAT::EXPAT The Expat expat library, if found.
This module will set the following variables in your project:
EXPAT_INCLUDE_DIRS where to find expat.h, etc.
EXPAT_LIBRARIES the libraries to link against to use Expat.
EXPAT_FOUND true if the Expat headers and libraries were found.
EXPAT_USE_STATIC_LIBS
Added in version 3.28.
Set to TRUE to use static libraries.
Added in version 3.31: Implemented on non-Windows platforms.
© 2000–2024 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.31/module/FindEXPAT.html