early-access version 2853
This commit is contained in:
21
externals/vcpkg/ports/sophus/vcpkg.json
vendored
Executable file
21
externals/vcpkg/ports/sophus/vcpkg.json
vendored
Executable file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user