Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions cmake/curl.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ SET(HTTP_ONLY ON)
SET(CURL_ENABLE_SSL OFF)
SET(CURL_BROTLI OFF)
SET(CURL_ZSTD OFF)
SET(CURL_ZLIB OFF)
SET(USE_ZLIB OFF)
SET(USE_LIBIDN2 OFF)
SET(CURL_USE_LIBSSH2 OFF)
Expand Down