diff options
Diffstat (limited to 'vcpkg.json')
| -rw-r--r-- | vcpkg.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vcpkg.json b/vcpkg.json index 4a0c41d3b..45910556a 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -21,6 +21,7 @@ "features": [ "lz4", "zstd" ] }, "sol2", - "sentry-native" + "sentry-native", + "uwebsockets" ] } |