early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/libxmlpp/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/libxmlpp/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user