From bc75dc57cded31f9d5886ba1b8f74b20ef4518e0 Mon Sep 17 00:00:00 2001 From: Jeff Trull Date: Thu, 14 Nov 2024 19:40:51 -0800 Subject: [PATCH] Missing comma --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index cd231ac..77fdcb0 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -5,7 +5,7 @@ "boost-program-options", "boost-config", "boost-spirit", - "boost-test" + "boost-test", "eigen3", "qt5-base", "tcl"