update sdl3
This commit is contained in:
parent
cdd5485a4f
commit
28cd3e079d
1 changed files with 2 additions and 2 deletions
4
thirdparty/cpm-sdl3.cmake
vendored
4
thirdparty/cpm-sdl3.cmake
vendored
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue