Files
vcpkg/ports/gz-utils/vcpkg.json
2025-03-07 14:34:34 -05:00

16 lines
392 B
JSON

{
"name": "gz-utils",
"version": "3.1.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-cmake",
{
"name": "ignition-modularscripts",
"host": true
},
"spdlog"
]
}