feat update curl
This commit is contained in:
parent
0e16e4ec08
commit
587c5c0c96
2
third_party/curl/CMakeLists.txt
vendored
2
third_party/curl/CMakeLists.txt
vendored
@ -107,7 +107,7 @@ if(WIN32)
|
||||
endif()
|
||||
endif()
|
||||
endif()
|
||||
option(CURL_LTO "Turn on compiler Link Time Optimizations" OFF)
|
||||
option(CURL_LTO "Turn on compiler Link Time Optimizations" ON)
|
||||
|
||||
cmake_dependent_option(ENABLE_THREADED_RESOLVER "Set to ON to enable threaded DNS lookup"
|
||||
ON "NOT ENABLE_ARES"
|
||||
|
Loading…
Reference in New Issue
Block a user