From 1683c8a090c3efc51c43107d5ede0dcd5d506e3b Mon Sep 17 00:00:00 2001
From: Ferenc Szontágh <szf@fsociety.hu>
Date: Sun, 04 Feb 2024 20:45:08 +0000
Subject: [PATCH] added better queue manager, some clean-up and new feature: model management (wip), progressbar

---
 vcpkg.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/vcpkg.json b/vcpkg.json
index 82a80d3..9ddbef9 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -4,6 +4,7 @@
     "wxwidgets",
     "cuda",
     "nlohmann-json",
-    "opencv4"
+    "opencv4",
+    "restclient-cpp"
   ]
 }
\ No newline at end of file

--
Gitblit v1.9.3