mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-31 04:02:37 +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",
|
||||
"libyuv",
|
||||
"opus",
|
||||
"sdl2",
|
||||
{
|
||||
"name": "sdl2",
|
||||
"features": ["vulkan"]
|
||||
},
|
||||
"zlib"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue