mirror of
https://github.com/nicbarker/clay.git
synced 2025-11-02 23:56:17 +00:00
Merge c65b7d7231 into fd97d8179e
This commit is contained in:
commit
6b6c7126c1
|
|
@ -8,7 +8,7 @@ set(FETCHCONTENT_QUIET FALSE)
|
|||
FetchContent_Declare(
|
||||
SDL2
|
||||
GIT_REPOSITORY "https://github.com/libsdl-org/SDL.git"
|
||||
GIT_TAG "release-2.30.10"
|
||||
GIT_TAG "release-2.32.10"
|
||||
GIT_PROGRESS TRUE
|
||||
GIT_SHALLOW TRUE
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue