mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07: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