yuzu/externals/vcpkg/ports/libxmlpp/vcpkg.json

16 lines
293 B
JSON
Executable File

{
"name": "libxmlpp",
"version": "5.0.0",
"port-version": 2,
"description": "a C++ wrapper for the libxml XML parser library.",
"supports": "!(windows & static)",
"dependencies": [
"glibmm",
"libxml2",
{
"name": "vcpkg-tool-meson",
"host": true
}
]
}