abt to big refactor
This commit is contained in:
@ -9,6 +9,6 @@ include(FetchContent)
|
||||
FetchContent_Declare(
|
||||
raylib
|
||||
GIT_REPOSITORY https://github.com/raysan5/raylib
|
||||
GIT_TAG 5.5
|
||||
GIT_TAG 5aa3f0ccc374c1fbfc880402b37871b9c3bb7d8e
|
||||
)
|
||||
FetchContent_MakeAvailable(raylib)
|
Reference in New Issue
Block a user