vcpkg/ports/gz-utils2/vcpkg.json
talregev 197818b248
Add gz ports: [gz-cmake3] [gz-utils2] [gz-tools2] [gz-math7] (#28656)
* Add gz ports

* ci.baseline.txt android.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-05-01 11:55:39 -07:00

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
}
]
}