1. Home
  2. Browse
  3. libxml2

libxml2

v2.9.14#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.9.14#1

Publication

Supports

All

GitLab

GNOME/libxml2

Homepage

xmlsoft.org

Subtree

5a8ff0088a

License

MIT

Definition

Manifest