Skip to content

Commit

Permalink
update SDL2
Browse files Browse the repository at this point in the history
  • Loading branch information
pionere committed Jul 8, 2024
1 parent 991535f commit 04376c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdParty/SDL2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ FetchContent_Declare(SDL2
#URL https://github.com/libsdl-org/SDL/archive/5056b29b0f8611b470d8b8bdb313eab628f8bd6e.tar.gz
#URL_HASH MD5=3fb6d72c33434082c32d2649c35c6502
GIT_REPOSITORY https://github.com/pionere/SDL.git
GIT_TAG 7262505555e6ecc4bfaae26d7ec2f0a42b3e6dd3
GIT_TAG af566e3f1858490714fe355759fef4a9da58b1eb
)
FetchContent_MakeAvailableExcludeFromAll(SDL2)

Expand Down

0 comments on commit 04376c1

Please sign in to comment.