mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 10:31:16 +00:00
Pin SDL3 version to specific commit
This commit is contained in:
parent
ba4fd7c154
commit
1b4b9170a0
@ -106,7 +106,7 @@ if (DOWNLOAD_DEPENDENCIES)
|
||||
FetchContent_Declare(
|
||||
SDL3
|
||||
GIT_REPOSITORY "https://github.com/libsdl-org/SDL.git"
|
||||
GIT_TAG "release-3.2.28"
|
||||
GIT_TAG "7d66d3271b1c27d78651fa2a4fe1383e2f9b492d"
|
||||
UPDATE_DISCONNECTED TRUE
|
||||
EXCLUDE_FROM_ALL
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user