mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 05:52:04 +08:00
5836b8d378
* [ignition] Delete unused patches. * Update port versions * Update versions. * fixup versions.
17 lines
337 B
JSON
17 lines
337 B
JSON
{
|
|
"name": "ignition-math6",
|
|
"version": "6.9.2",
|
|
"port-version": 1,
|
|
"description": "Math API for robotic applications",
|
|
"homepage": "https://ignitionrobotics.org/libs/math",
|
|
"license": null,
|
|
"dependencies": [
|
|
"eigen3",
|
|
"ignition-cmake2",
|
|
{
|
|
"name": "ignition-modularscripts",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|