Update SDL version
This commit is contained in:
parent
86d775cb5b
commit
d16b256cac
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ set(BUILD_SHARED_LIBS OFF CACHE INTERNAL "Do not build shared libraries")
|
|||
FetchContent_Declare(
|
||||
SDL
|
||||
GIT_REPOSITORY https://github.com/libsdl-org/SDL.git
|
||||
GIT_TAG release-3.2.4
|
||||
GIT_TAG release-3.2.6
|
||||
GIT_SHALLOW TRUE
|
||||
GIT_PROGRESS TRUE
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue