From dd07da1156f0db24b4336410f8d639a38cdf6862 Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Tue, 4 Jul 2023 00:58:43 +0200 Subject: [PATCH] Add utfcpp dependency --- vcpkg.json | 1 + 1 file changed, 1 insertion(+) diff --git a/vcpkg.json b/vcpkg.json index cd46b867..d8182b63 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -18,6 +18,7 @@ "libarchive", "libevent", "openssl", + "utfcpp", "xxhash", "zstd" ]