Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform).
The package libxml2 is compatible with built-in CMake targets:
find_package(LibXml2 REQUIRED)
target_link_libraries(main PRIVATE LibXml2::LibXml2)
v2.13.5#2
All
MIT
Manifest