yuzu/externals/vcpkg/ports/sdformat10/vcpkg.json

22 lines
423 B
JSON
Executable File

{
"name": "sdformat10",
"version": "10.0.0",
"port-version": 2,
"description": "Simulation Description Format (SDF) parser and description files.",
"homepage": "http://sdformat.org/",
"supports": "!uwp",
"dependencies": [
"ignition-math6",
"tinyxml2",
"urdfdom",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}