mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Fix curl darwinssl directive on mac
This commit is contained in:
2
deps/CURL/CURL.cmake
vendored
2
deps/CURL/CURL.cmake
vendored
@@ -30,7 +30,7 @@ elseif (APPLE)
|
|||||||
|
|
||||||
${_curl_platform_flags}
|
${_curl_platform_flags}
|
||||||
|
|
||||||
-DCMAKE_USE_DARWINSSL:BOOL=ON
|
-DCMAKE_USE_SECTRANSP:BOOL=ON
|
||||||
-DCMAKE_USE_OPENSSL:BOOL=OFF
|
-DCMAKE_USE_OPENSSL:BOOL=OFF
|
||||||
|
|
||||||
-DCURL_CA_PATH:STRING=none
|
-DCURL_CA_PATH:STRING=none
|
||||||
|
|||||||
Reference in New Issue
Block a user