- Source code: ext/xml/CMakeLists.txt
Configure the xml
extension.
This extension provides support for parsing XML.
- Default:
ON
- Values:
ON|OFF
Enable the extension.
- Default:
OFF
- Values:
ON|OFF
Build extension as shared.
- Default:
OFF
- Values:
ON|OFF
Build xml extension with the Expat library support instead of the libxml2.