Fix curl darwinssl directive on mac
This commit is contained in:
parent
eca331ea35
commit
b26b054c83
2
deps/CURL/CURL.cmake
vendored
2
deps/CURL/CURL.cmake
vendored
@ -30,7 +30,7 @@ elseif (APPLE)
|
||||
|
||||
${_curl_platform_flags}
|
||||
|
||||
-DCMAKE_USE_DARWINSSL:BOOL=ON
|
||||
-DCMAKE_USE_SECTRANSP:BOOL=ON
|
||||
-DCMAKE_USE_OPENSSL:BOOL=OFF
|
||||
|
||||
-DCURL_CA_PATH:STRING=none
|
||||
|
Loading…
Reference in New Issue
Block a user