build: replace sdl2 vcpkg port with sdl3

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
This commit is contained in:
Rafael Kitover
2025-05-04 22:17:50 +00:00
parent 1788b366af
commit 116af5c6a8

View File

@@ -22,7 +22,7 @@ if(TAG_RELEASE)
include(MakeReleaseCommitAndTag)
endif()
set(VCPKG_DEPS pkgconf zlib pthreads "sdl2[samplerate]" gettext wxwidgets)
set(VCPKG_DEPS pkgconf zlib pthreads "sdl3[samplerate]" gettext wxwidgets)
set(VCPKG_DEPS_OPTIONAL
ffmpeg ENABLE_FFMPEG