Change stb Location
This commit is contained in:
@@ -34,7 +34,7 @@ FetchContent_MakeAvailable(miniaudio)
|
|||||||
# Fetch the STB-Image Repository and install it
|
# Fetch the STB-Image Repository and install it
|
||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
stb_image
|
stb_image
|
||||||
GIT_REPOSITORY https://github.com/arizotaz/cmake_stb_image.git
|
GIT_REPOSITORY https://git.staiduhar.com/arizotaz/stb_image-CMake.git
|
||||||
GIT_TAG "master"
|
GIT_TAG "master"
|
||||||
GIT_SHALLOW TRUE
|
GIT_SHALLOW TRUE
|
||||||
GIT_PROGRESS ON
|
GIT_PROGRESS ON
|
||||||
|
|||||||
Reference in New Issue
Block a user