18 lines
392 B
JSON
18 lines
392 B
JSON
{
|
|
"name": "tinyxml",
|
|
"version": "2.6.2",
|
|
"port-version": 10,
|
|
"description": "A simple, small, minimal, C++ XML parser that can be easily integrating into other programs.",
|
|
"homepage": "https://sourceforge.net/projects/tinyxml",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|