mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 16:21:47 +08:00
14 lines
301 B
JSON
14 lines
301 B
JSON
|
{
|
||
|
"name": "sdformat10",
|
||
|
"version-string": "10.0.0",
|
||
|
"port-version": 1,
|
||
|
"description": "Simulation Description Format (SDF) parser and description files.",
|
||
|
"homepage": "http://sdformat.org/",
|
||
|
"supports": "!uwp",
|
||
|
"dependencies": [
|
||
|
"ignition-math6",
|
||
|
"tinyxml2",
|
||
|
"urdfdom"
|
||
|
]
|
||
|
}
|