Skip to content

Commit

Permalink
Disable brotli with libcurl
Browse files Browse the repository at this point in the history
  • Loading branch information
Skywalker13 committed Feb 12, 2019
1 parent 4a1127e commit 4da33e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ if (HAS_CURL)
--disable-sspi
--disable-ntlm-wb
--disable-unix-socket
--without-brotli
--without-winssl
--without-darwinssl
--without-ssl
Expand Down

0 comments on commit 4da33e7

Please sign in to comment.