mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 09:39:01 +08:00
13 lines
234 B
JSON
13 lines
234 B
JSON
|
{
|
||
|
"name": "sophus",
|
||
|
"version": "1.0.0",
|
||
|
"port-version": 7,
|
||
|
"description": "Lie group library for C++",
|
||
|
"homepage": "https://github.com/strasdat/Sophus",
|
||
|
"dependencies": [
|
||
|
"ceres",
|
||
|
"eigen3",
|
||
|
"suitesparse"
|
||
|
]
|
||
|
}
|