mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 13:32:44 +00:00
Fix curl darwinssl directive on mac
This commit is contained in:
Vendored
+1
-1
@@ -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