From f18821fd9a52aafb53e81b0bb15dfd1f8e57b9d6 Mon Sep 17 00:00:00 2001 From: Charles Dang Date: Fri, 21 Mar 2025 23:36:53 -0400 Subject: [PATCH] vcpkg: add boost-multi-array --- vcpkg.json | 1 + 1 file changed, 1 insertion(+) diff --git a/vcpkg.json b/vcpkg.json index dd580d51a09..0872bb251ed 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -44,6 +44,7 @@ "boost-spirit", "boost-test", "boost-process", + "boost-multi-array", { "name": "curl", "features": [ "openssl" ]