From 75c13cb714858d4eb69bf9270e286d041317a309 Mon Sep 17 00:00:00 2001 From: Elliot Scher Date: Wed, 17 Jul 2024 10:58:55 -0400 Subject: [PATCH] fix vcpkg --- vcpkg.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/vcpkg.json b/vcpkg.json index 9d3540d..4a7bbb9 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,5 +1,18 @@ { "dependencies": [ + "glfw3", + "glad", + "stb", + "implot", + "apriltag", + "python3", + { + "name": "ceres", + "features": [ + "eigensparse" + ] + }, + "glog", { "name": "opencv4", "features": [