mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:19:00 +08:00
197818b248
* Add gz ports * ci.baseline.txt android. --------- Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
15 lines
380 B
JSON
15 lines
380 B
JSON
{
|
|
"name": "gz-utils2",
|
|
"version": "2.0.0",
|
|
"description": "Ignition Utils, a component of Ignition Robotics, provides general purpose classes and functions designed for robotic applications.",
|
|
"homepage": "https://gazebosim.org",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
"gz-cmake3",
|
|
{
|
|
"name": "ignition-modularscripts",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|