xerces-cv3.3.0
- Updated
Xerces-C++ is a XML parser, for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs.
- Project website: https://github.com/apache/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
Default feature: network
#icu
ICU support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through vcpkg-cmake-get-vars)
- vcpkg-cmake-get-vars (through icu)
- vcpkg-make (through icu)
#Host Dependencies
and 2 transitive dependencies:
vcpkg-cmake-get-vars (through libiconv)
Platforms:
android- vcpkg-make (through libiconv)
#Host Tool For
No ports use this.
#Contributors
Alexander Karatarakis
Robert Schumacher
Jackie Ng
paercebal
Roger Leigh
Johnny Willemsen
Sean Warren
pravic
Jack·Boos·Yu
crusader-mike
Adam Mitz
Billy O'Neal
autoantwort
maz-1
Kai Pastor
Aleksi Sapon
reito
SunBlack
Rusty Conover
#Changelog
Show 22 earlier changes
7955320[msix] Initial commit of 1.038712f7Removing explicit setting of SOURCE_PATH3b8159buse vcpkg_from_github insteadd0155a4Update xerces-c port files to retrieve it from github2d58148[xerces-c]: Certain headers include .c files, this commit ensures that such files are also copied acrosscea5cb9[xerces-c] Fixup omission in previous commit -- handle CRT as well.eac0272[xerces-c] Fix packaging to also deploy the built library5de8709Rename xercesc to xerces-c and fix copyright file placement