We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aaf245 commit 42ba99fCopy full SHA for 42ba99f
deps/bluga-graphics/CMakeLists.txt
@@ -12,7 +12,7 @@ FetchContent_Declare(
12
FetchContent_Declare(
13
raylib
14
CMAKE_ARGS "-DCMAKE_BUILD_TYPE=Release" "-DCMAKE_CONFIGURATION_TYPES=\"Release;Release\"" "-DCONFIG=Release"
15
- URL "https://github.com/X-R-G-B/R-Bus/releases/latest/download/raylib.tar"
+ URL "https://github.com/X-R-G-B/B-luga/releases/latest/download/raylib.tar"
16
DOWNLOAD_NO_PROGRESS FALSE
17
DOWNLOAD_EXTRACT_TIMESTAMP TRUE
18
)
0 commit comments