mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 07:14:55 +08:00
[sdl] Update to SDL 2.30.2
This commit is contained in:
parent
9f5deac729
commit
01fb564358
@ -10,7 +10,7 @@ else()
|
||||
endif()
|
||||
|
||||
include(FetchContent)
|
||||
FetchContent_Declare(SDL GIT_REPOSITORY https://github.com/libsdl-org/SDL GIT_TAG release-2.0.22)
|
||||
FetchContent_Declare(SDL GIT_REPOSITORY https://github.com/libsdl-org/SDL GIT_TAG release-2.30.2)
|
||||
FetchContent_MakeAvailable(SDL)
|
||||
|
||||
include_directories(src)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user