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