vcpkg/ports/gz-utils2/vcpkg.json

15 lines
380 B
JSON
Raw Normal View History

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