fix(CMAKE): fix curl cmake file

This commit is contained in:
t_max 2023-09-28 09:54:19 +08:00
parent 10ad4600e4
commit eae1249f75
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# curl
ExternalProject_Add(curl
URL https://curl.se/download/curl-8.2.1.tar.gz
URL_HASH MD5 b25588a43556068be05e1624e0e74d41
URL_HASH MD5=b25588a43556068be05e1624e0e74d41
DOWNLOAD_NO_PROGRESS 1
DOWNLOAD_DIR "${TD_CONTRIB_DIR}/deps-download"
#GIT_REPOSITORY https://github.com/curl/curl.git