We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e68f1 commit 7055dcdCopy full SHA for 7055dcd
Platform/CMakeLists.txt
@@ -64,7 +64,7 @@ if (NOT DEFINED FOSTER_SDL3_LIBS)
64
FetchContent_Declare(
65
SDL3
66
GIT_REPOSITORY https://github.com/libsdl-org/sdl
67
- GIT_TAG release-3.2.8
+ GIT_TAG release-3.2.10
68
GIT_PROGRESS TRUE
69
)
70
FetchContent_MakeAvailable(SDL3)
0 commit comments