Update dependencies
This commit is contained in:
1
3rdParty/stb/CMakeLists.txt
vendored
1
3rdParty/stb/CMakeLists.txt
vendored
@@ -9,6 +9,7 @@ FetchContent_Declare(
|
||||
EXCLUDE_FROM_ALL
|
||||
GIT_REPOSITORY ${STB_REPO}
|
||||
GIT_SHALLOW TRUE
|
||||
GIT_TAG master
|
||||
)
|
||||
FetchContent_MakeAvailable(stb)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user