mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-31 13:42:00 +08:00
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…
x
Reference in New Issue
Block a user