mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 19:49:02 +08:00
17 lines
321 B
JSON
17 lines
321 B
JSON
|
{
|
||
|
"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
|
||
|
}
|
||
|
]
|
||
|
}
|