Update vcpkg.json

[skip ci]
This commit is contained in:
Kae 2024-12-31 20:31:15 +11:00
parent c37265623d
commit ad1c25a502

View File

@ -2,7 +2,7 @@
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"dependencies": [
"glew",
{ "name": "sdl2", "default-features": false, "features": ["wayland", "x11", "alsa"], "platform": "linux" },
{ "name": "sdl2", "default-features": false, "features": ["wayland", "x11", "alsa"], "platform": "!windows" },
{ "name": "sdl2", "platform": "windows" },
"libvorbis",
"zlib",