From 00c0ed9799289874879a711b9b5b2676f82160d6 Mon Sep 17 00:00:00 2001 From: Soren Soe <2106410+stsoe@users.noreply.github.com> Date: Wed, 18 Feb 2026 15:23:36 -0800 Subject: [PATCH] Update vcpkg.json with addditional dependencies Signed-off-by: Soren Soe <2106410+stsoe@users.noreply.github.com> --- src/vcpkg.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/vcpkg.json b/src/vcpkg.json index d1c2e25499f..552216964ce 100644 --- a/src/vcpkg.json +++ b/src/vcpkg.json @@ -9,6 +9,7 @@ "boost-program-options", "boost-property-tree", "boost-regex", + "boost-uuid", "gtest", "opencl" ]