mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:49:01 +08:00
e1aaeb2356
* [vcpkg baseline][omplapp] Fix dependencies, add features * version * [sdformat9] Add the required dependency urdfdom-headers * [ignition-math6] Fix build error * version * [botan] Fix the pkgconfig again * version
13 lines
283 B
JSON
13 lines
283 B
JSON
{
|
|
"name": "ignition-math6",
|
|
"version-string": "6.6.0",
|
|
"port-version": 2,
|
|
"description": "Math API for robotic applications",
|
|
"homepage": "https://ignitionrobotics.org/libs/math",
|
|
"dependencies": [
|
|
"eigen3",
|
|
"ignition-cmake2",
|
|
"ignition-modularscripts"
|
|
]
|
|
}
|