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:
Brad King
2026-06-29 17:14:49 -04:00
parent 0ac4d03eca
commit b5b8651a68
+1
View File
@@ -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)