mirror of
https://github.com/NoelFB/blah.git
synced 2024-11-25 16:18:57 +08:00
update to SDL 2.26
This commit is contained in:
parent
c58eb0142e
commit
5e7c2bec90
|
@ -81,7 +81,7 @@ if (BLAH_PLATFORM_SDL2)
|
|||
FetchContent_Declare(
|
||||
SDL2
|
||||
GIT_REPOSITORY https://github.com/libsdl-org/SDL
|
||||
GIT_TAG release-2.24.0 # grab latest stable release
|
||||
GIT_TAG release-2.26.0 # grab latest stable release
|
||||
GIT_PROGRESS TRUE
|
||||
)
|
||||
FetchContent_MakeAvailable(SDL2)
|
||||
|
|
Loading…
Reference in New Issue
Block a user