Skip to content

Commit 7055dcd

Browse files
committed
updating to SDL v3.2.10
1 parent c8e68f1 commit 7055dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Platform/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ if (NOT DEFINED FOSTER_SDL3_LIBS)
6464
FetchContent_Declare(
6565
SDL3
6666
GIT_REPOSITORY https://github.com/libsdl-org/sdl
67-
GIT_TAG release-3.2.8
67+
GIT_TAG release-3.2.10
6868
GIT_PROGRESS TRUE
6969
)
7070
FetchContent_MakeAvailable(SDL3)

0 commit comments

Comments
 (0)