mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 02:28:59 +08:00
15 lines
305 B
JSON
15 lines
305 B
JSON
|
{
|
||
|
"name": "ignition-msgs6",
|
||
|
"version-string": "6.0.0",
|
||
|
"port-version": 2,
|
||
|
"description": "Middleware protobuf messages for robotics",
|
||
|
"supports": "!(arm | uwp)",
|
||
|
"dependencies": [
|
||
|
"ignition-cmake2",
|
||
|
"ignition-math6",
|
||
|
"ignition-modularscripts",
|
||
|
"protobuf",
|
||
|
"tinyxml2"
|
||
|
]
|
||
|
}
|