Add --continue to wget (#750)

Also, switch to github mirror
This commit is contained in:
布宝
2024-04-11 09:07:31 +08:00
committed by GitHub
parent 042976ea6e
commit d21c45d0ea
6 changed files with 13 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ function(download_cargs)
include(FetchContent)
set(cargs_URL "https://github.com/likle/cargs/archive/refs/tags/v1.0.3.tar.gz")
set(cargs_URL2 "https://huggingface.co/csukuangfj/sherpa-onnx-cmake-deps/resolve/main/cargs-1.0.3.tar.gz")
set(cargs_URL2 "https://hub.nuaa.cf/likle/cargs/archive/refs/tags/v1.0.3.tar.gz")
set(cargs_HASH "SHA256=ddba25bd35e9c6c75bc706c126001b8ce8e084d40ef37050e6aa6963e836eb8b")
# If you don't have access to the Internet,