Skip to content

Commit

Permalink
fix vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliotScher committed Jul 17, 2024
1 parent 15e7804 commit 75c13cb
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
{
"dependencies": [
"glfw3",
"glad",
"stb",
"implot",
"apriltag",
"python3",
{
"name": "ceres",
"features": [
"eigensparse"
]
},
"glog",
{
"name": "opencv4",
"features": [
Expand Down

0 comments on commit 75c13cb

Please sign in to comment.