mirror of
https://github.com/nicbarker/clay.git
synced 2026-06-01 14:07:13 +00:00
Merge c65b7d7231 into e6cc36941a
This commit is contained in:
commit
e814bd2d7a
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue