mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 23:19:09 +08:00
19 lines
358 B
JSON
19 lines
358 B
JSON
|
{
|
||
|
"name": "ignition-transport4",
|
||
|
"version-string": "4.0.0",
|
||
|
"port-version": 3,
|
||
|
"description": "Transport middleware for robotics",
|
||
|
"dependencies": [
|
||
|
"cppzmq",
|
||
|
"ignition-cmake0",
|
||
|
"ignition-modularscripts",
|
||
|
"ignition-msgs1",
|
||
|
{
|
||
|
"name": "libuuid",
|
||
|
"platform": "!windows & !uwp"
|
||
|
},
|
||
|
"protobuf",
|
||
|
"zeromq"
|
||
|
]
|
||
|
}
|