early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/pugixml/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/pugixml/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "pugixml",
|
||||
"version": "1.12.1",
|
||||
"description": "Light-weight, simple and fast XML parser for C++ with XPath support",
|
||||
"homepage": "https://github.com/zeux/pugixml",
|
||||
"license": "MIT",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user