1. Home
  2. Browse
  3. libxml2

libxml2

v2.13.5#2Latest

Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform).

Install

Run the following Vcpkg command to install the port.

vcpkg install libxml2

Usage

The package libxml2 is compatible with built-in CMake targets:

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

Features

Dependencies

See source

Version

v2.13.5#2

Publication

Supports

All

GitHub

GNOME/libxml2637

Homepage

gitlab.gnome.org/GNOME/libxml2/-/wikis/home

Subtree

b375dbab72

License

MIT

Definition

Manifest