1. Home
  2. Browse
  3. libxml2

libxml2

v2.9.12#2Go 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 CONFIG REQUIRED)
target_link_libraries(main PRIVATE LibXml2::LibXml2)

Features

Dependencies

See source

Version

v2.9.12#2

Publication

Supports

All

GitLab

GNOME/libxml2

Homepage

xmlsoft.org

Subtree

fb24bdc58b

License

Complex license

Definition

Manifest