mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
curl: Set build options the way we need for CMake
Set options added by the update to curl 8.21.0.
This commit is contained in:
@@ -106,6 +106,7 @@ set(USE_LIBRTMP OFF)
|
||||
set(USE_NGHTTP2 ON)
|
||||
set(USE_NGTCP2 OFF)
|
||||
set(USE_OPENSSL_QUIC OFF)
|
||||
set(USE_PROXY_HTTP3 OFF)
|
||||
set(USE_QUICHE OFF)
|
||||
set(USE_SSLS_EXPORT OFF)
|
||||
set(USE_WIN32_IDN OFF)
|
||||
|
||||
Reference in New Issue
Block a user