Abt to refactor again
This commit is contained in:
@ -8,7 +8,7 @@ include(FetchContent)
|
||||
# RayLib
|
||||
FetchContent_Declare(
|
||||
raylib
|
||||
GIT_REPOSITORY https://github.com/raysan5/raylib
|
||||
GIT_TAG 5aa3f0ccc374c1fbfc880402b37871b9c3bb7d8e
|
||||
URL https://github.com/raysan5/raylib/archive/refs/tags/5.5.tar.gz
|
||||
URL_HASH MD5=61638c4c2c097fbca1d6a71e4da36c16
|
||||
)
|
||||
FetchContent_MakeAvailable(raylib)
|
Reference in New Issue
Block a user