From efa269d1b0c1ca0109900826e77d225a517afc56 Mon Sep 17 00:00:00 2001 From: nekosu Date: Sun, 30 Jul 2023 16:24:24 +0800 Subject: [PATCH] add boost::beast --- vcpkg.json | 1 + 1 file changed, 1 insertion(+) diff --git a/vcpkg.json b/vcpkg.json index 7c63ec1..287d9c0 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -28,6 +28,7 @@ "thrift", "boost-core", "boost-asio", + "boost-beast", "boost-process" ] }