mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 16:49:00 +08:00
13 lines
283 B
JSON
13 lines
283 B
JSON
|
{
|
||
|
"name": "ignition-math6",
|
||
|
"version-string": "6.6.0",
|
||
|
"port-version": 1,
|
||
|
"description": "Math API for robotic applications",
|
||
|
"homepage": "https://ignitionrobotics.org/libs/math",
|
||
|
"dependencies": [
|
||
|
"eigen3",
|
||
|
"ignition-cmake2",
|
||
|
"ignition-modularscripts"
|
||
|
]
|
||
|
}
|