Shallow copy of curl repo, WebResourceLoader::IsUrl is now static, returning empty array instead of throwing an exception
This commit is contained in:
1
3rdParty/curl/CMakeLists.txt
vendored
1
3rdParty/curl/CMakeLists.txt
vendored
@@ -8,6 +8,7 @@ FetchContent_Declare(
|
||||
curl
|
||||
GIT_REPOSITORY ${CURL_REPO}
|
||||
GIT_TAG curl-7_79_1
|
||||
GIT_SHALLOW TRUE
|
||||
)
|
||||
|
||||
set(BUILD_CURL_EXE OFF)
|
||||
|
||||
Reference in New Issue
Block a user