mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 10:09:01 +08:00
15 lines
284 B
JSON
15 lines
284 B
JSON
|
{
|
||
|
"name": "ignition-fuel-tools1",
|
||
|
"version-string": "1.2.0",
|
||
|
"port-version": 3,
|
||
|
"description": "Tools for using fuel API to download robot models",
|
||
|
"dependencies": [
|
||
|
"curl",
|
||
|
"ignition-cmake0",
|
||
|
"ignition-common1",
|
||
|
"jsoncpp",
|
||
|
"libyaml",
|
||
|
"libzip"
|
||
|
]
|
||
|
}
|