mirror of
https://github.com/BlackMATov/curly.hpp.git
synced 2025-12-14 20:11:29 +07:00
update curl to 7_74_0
This commit is contained in:
@@ -100,7 +100,7 @@ if(USE_EMBEDDED_CURL)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
embedded_curl
|
embedded_curl
|
||||||
GIT_REPOSITORY https://github.com/curl/curl
|
GIT_REPOSITORY https://github.com/curl/curl
|
||||||
GIT_TAG curl-7_73_0)
|
GIT_TAG curl-7_74_0)
|
||||||
|
|
||||||
FetchContent_GetProperties(embedded_curl)
|
FetchContent_GetProperties(embedded_curl)
|
||||||
if(NOT embedded_curl_POPULATED)
|
if(NOT embedded_curl_POPULATED)
|
||||||
|
|||||||
Reference in New Issue
Block a user