aboutsummaryrefslogtreecommitdiff
path: root/ports/sophus/vcpkg.json
blob: ef8001d5eca167861b9e9d0fb6c86897315dcf41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "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"
  ]
}