1. Home
  2. Browse
  3. xerces-c

xerces-c

v3.3.0#0Latest

Xerces-C++ is a XML parser, for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs.

Install

Run the following Vcpkg command to install the port.

vcpkg install xerces-c

Usage

The package xerces-c is compatible with built-in CMake targets:

find_package(XercesC REQUIRED)
target_link_libraries(main PRIVATE XercesC::XercesC)

Features

Dependencies

See source

Version

v3.3.0#0

Publication

Supports

!uwp

GitHub

apache/xerces-c

Homepage

github.com/apache/xerces-c

Subtree

8e96747014

License

Apache-2.0

Definition

Manifest