mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +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}
|
||||
|
||||
-DCMAKE_USE_DARWINSSL:BOOL=ON
|
||||
-DCMAKE_USE_SECTRANSP:BOOL=ON
|
||||
-DCMAKE_USE_OPENSSL:BOOL=OFF
|
||||
|
||||
-DCURL_CA_PATH:STRING=none
|
||||
|
||||
Reference in New Issue
Block a user