mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:29:08 +08:00
18 lines
338 B
JSON
18 lines
338 B
JSON
{
|
|
"name": "gz-msgs9",
|
|
"version": "9.5.0",
|
|
"description": "Middleware protobuf messages for robotics",
|
|
"license": "Apache-2.0",
|
|
"supports": "!(android | arm | uwp)",
|
|
"dependencies": [
|
|
"gz-cmake3",
|
|
"gz-math7",
|
|
{
|
|
"name": "ignition-modularscripts",
|
|
"host": true
|
|
},
|
|
"protobuf",
|
|
"tinyxml2"
|
|
]
|
|
}
|