vcpkg/ports/gz-math7/vcpkg.json

17 lines
321 B
JSON
Raw Normal View History

{
"name": "gz-math7",
"version": "7.0.2",
"description": "Math API for robotic applications",
"homepage": "https://ignitionrobotics.org/libs/math",
"license": null,
"dependencies": [
"eigen3",
"gz-cmake3",
"gz-utils2",
{
"name": "ignition-modularscripts",
"host": true
}
]
}