22 lines
383 B
JSON
22 lines
383 B
JSON
|
{
|
||
|
"name": "sophus",
|
||
|
"version-date": "2021-09-14",
|
||
|
"description": "Lie group library for C++",
|
||
|
"homepage": "https://github.com/strasdat/Sophus",
|
||
|
"license": "MIT",
|
||
|
"dependencies": [
|
||
|
"ceres",
|
||
|
"eigen3",
|
||
|
"fmt",
|
||
|
"suitesparse",
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|