Skip to content

Commit

Permalink
using SDL v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelFB committed Jan 21, 2025
1 parent 122921c commit ab049d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Platform/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ if (NOT DEFINED FOSTER_SDL3_LIBS)
FetchContent_Declare(
SDL3
GIT_REPOSITORY https://github.com/libsdl-org/sdl
GIT_TAG preview-3.1.6
GIT_TAG preview-3.2.0
GIT_PROGRESS TRUE
)
FetchContent_MakeAvailable(SDL3)
Expand Down

0 comments on commit ab049d5

Please sign in to comment.