Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
357 B
JSON

{
"name": "gz-msgs",
"version": "11.0.2",
"port-version": 1,
"description": "Middleware protobuf messages for robotics",
"license": "Apache-2.0",
"supports": "!(android | arm | uwp)",
"dependencies": [
"gz-cmake",
"gz-math",
{
"name": "ignition-modularscripts",
"host": true
},
"protobuf",
"tinyxml2"
]
}