From b2b60f8ade218920dc3eb5304e7abb7dfa9f3a8d Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 27 Feb 2024 16:32:32 -0500 Subject: Fix websocketpp on gcc --- vcpkg.json | 1 + 1 file changed, 1 insertion(+) (limited to 'vcpkg.json') diff --git a/vcpkg.json b/vcpkg.json index 8ba54b0..925212a 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,5 +1,6 @@ { "dependencies": [ + "websocketpp", "wxwidgets", "openssl", "yaml-cpp" -- cgit 1.4.1