mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:28:59 +08:00
10c0262c26
* [ignition-cmake2] Update to 2.16. * [ignition-math6] Update to 6.9.2. * [ignition-common] Update to 3.14.1. * Update versions.
16 lines
316 B
JSON
16 lines
316 B
JSON
{
|
|
"name": "ignition-math6",
|
|
"version": "6.9.2",
|
|
"description": "Math API for robotic applications",
|
|
"homepage": "https://ignitionrobotics.org/libs/math",
|
|
"license": null,
|
|
"dependencies": [
|
|
"eigen3",
|
|
"ignition-cmake2",
|
|
{
|
|
"name": "ignition-modularscripts",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|