mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 14:59:03 +08:00
22 lines
417 B
JSON
22 lines
417 B
JSON
{
|
|
"name": "gz-fuel-tools8",
|
|
"version": "8.1.0",
|
|
"description": "Tools for using fuel API to download robot models",
|
|
"homepage": "https://gazebosim.org/libs/fuel_tools",
|
|
"license": null,
|
|
"dependencies": [
|
|
"curl",
|
|
"gz-cmake3",
|
|
"gz-common5",
|
|
"gz-msgs9",
|
|
{
|
|
"name": "ignition-modularscripts",
|
|
"host": true
|
|
},
|
|
"jsoncpp",
|
|
"libyaml",
|
|
"libzip",
|
|
"tinyxml2"
|
|
]
|
|
}
|