mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-05-09 18:31:53 +00:00
vulkan: Enable vulkan feature in sdl2 vcpkg
This commit is contained in:
parent
39d0b07da0
commit
1f0470e9ba
1 changed files with 4 additions and 1 deletions
|
|
@ -11,7 +11,10 @@
|
||||||
"libvpx",
|
"libvpx",
|
||||||
"libyuv",
|
"libyuv",
|
||||||
"opus",
|
"opus",
|
||||||
"sdl2",
|
{
|
||||||
|
"name": "sdl2",
|
||||||
|
"features": ["vulkan"]
|
||||||
|
},
|
||||||
"zlib"
|
"zlib"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue