1. Home
  2. Browse
  3. libxml2

libxml2

v2.11.9#1Go to latest

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.11.9#1

Publication

Supports

All

GitLab

GNOME/libxml2

Homepage

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

Subtree

1a87701278

License

MIT

Definition

Manifest