mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 05:21:29 +08:00
23 lines
397 B
JSON
23 lines
397 B
JSON
{
|
|
"name": "gz-transport12",
|
|
"version": "12.2.0",
|
|
"description": "Transport middleware for robotics",
|
|
"license": null,
|
|
"dependencies": [
|
|
"cppzmq",
|
|
"gz-cmake3",
|
|
"gz-msgs9",
|
|
{
|
|
"name": "ignition-modularscripts",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "libuuid",
|
|
"platform": "!windows & !uwp & !osx"
|
|
},
|
|
"protobuf",
|
|
"sqlite3",
|
|
"zeromq"
|
|
]
|
|
}
|