Add websockets to vcpkg.json

This commit is contained in:
varjolintu 2026-01-24 13:14:08 +02:00 committed by Jonathan White
parent d8440490a3
commit 3563b27a4e
No known key found for this signature in database
GPG key ID: 440FC65F2E0C6E01

View file

@ -43,7 +43,8 @@
"imageformats",
"svg",
"tools",
"translations"
"translations",
"websockets"
],
"default-features": false
},