22 lines
383 B
JSON
Executable File
22 lines
383 B
JSON
Executable File
{
|
|
"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
|
|
}
|
|
]
|
|
}
|