mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
16 lines
392 B
JSON
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"
|
|
]
|
|
}
|