1. Home
  2. Browse
  3. libxml2

libxml2

v2.13.5#0Latest

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#0

Publication

Supports

All

GitHub

GNOME/libxml2

Homepage

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

Subtree

0e49ef48d4

License

MIT

Definition

Manifest