mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Enable http digest authentication for CURL
This commit is contained in:
1
deps/deps-linux.cmake
vendored
1
deps/deps-linux.cmake
vendored
@@ -80,7 +80,6 @@ ExternalProject_Add(dep_libcurl
|
||||
--disable-smb
|
||||
--disable-smtp
|
||||
--disable-gopher
|
||||
--disable-crypto-auth
|
||||
--without-gssapi
|
||||
--without-libpsl
|
||||
--without-libidn2
|
||||
|
||||
1
deps/deps-macos.cmake
vendored
1
deps/deps-macos.cmake
vendored
@@ -67,7 +67,6 @@ ExternalProject_Add(dep_libcurl
|
||||
--disable-smb
|
||||
--disable-smtp
|
||||
--disable-gopher
|
||||
--disable-crypto-auth
|
||||
--without-gssapi
|
||||
--without-libpsl
|
||||
--without-libidn2
|
||||
|
||||
Reference in New Issue
Block a user