mirror of
https://github.com/par274/sharpemu.git
synced 2026-08-31 13:51:04 +08:00
Enable Vulkan support in packaged SDL3
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
- name: Install native dependencies
|
||||
shell: pwsh
|
||||
run: |
|
||||
& "$env:VCPKG_INSTALLATION_ROOT\vcpkg.exe" install sdl3:x64-windows vulkan:x64-windows
|
||||
& "$env:VCPKG_INSTALLATION_ROOT\vcpkg.exe" install sdl3[vulkan]:x64-windows vulkan:x64-windows
|
||||
|
||||
- name: Configure native backend
|
||||
shell: pwsh
|
||||
|
||||
Reference in New Issue
Block a user