update sdl3

This commit is contained in:
NepDisk 2026-02-21 22:47:00 -05:00
parent cdd5485a4f
commit 28cd3e079d

View file

@ -1,7 +1,7 @@
CPMAddPackage(
NAME SDL3
VERSION 3.4.0
URL "https://github.com/libsdl-org/SDL/archive/refs/tags/release-3.4.0.zip"
VERSION 3.4.2
URL "https://github.com/libsdl-org/SDL/archive/refs/tags/release-3.4.2.zip"
EXCLUDE_FROM_ALL ON
OPTIONS
"BUILD_SHARED_LIBS ${SRB2_CONFIG_SHARED_INTERNAL_LIBRARIES}"