mirror of
https://github.com/fallout2-ce/fallout2-ce.git
synced 2026-07-27 16:47:11 -07:00
Update SDL2 into 2.32.8
This commit is contained in:
Vendored
+1
-1
@@ -13,7 +13,7 @@ include(FetchContent)
|
||||
|
||||
FetchContent_Declare(sdl2
|
||||
GIT_REPOSITORY "https://github.com/libsdl-org/SDL"
|
||||
GIT_TAG "release-2.26.1"
|
||||
GIT_TAG "release-2.32.8"
|
||||
GIT_SHALLOW TRUE
|
||||
GIT_PROGRESS TRUE
|
||||
EXCLUDE_FROM_ALL
|
||||
|
||||
Reference in New Issue
Block a user