Set options added by the update to curl 8.15.0.
In particular, drop code not needed after curl commit `08a3e8e19a`
(TLS: remove support for Secure Transport and BearSSL, 2025-06-09).
set(CURL_BROTLI"OFF"CACHEINTERNAL"Build curl with BROTLI support (AUTO, ON or OFF)")
@ -90,7 +88,6 @@ set(ENABLE_DEBUG OFF CACHE INTERNAL "No curl debug features")
set(ENABLE_INET_PTONOFFCACHEINTERNAL"Set to OFF to prevent usage of inet_pton when building against modern SDKs while still requiring compatibility with older Windows versions, such as Windows XP, Windows Server 2003 etc.")
set(ENABLE_IPV6ONCACHEINTERNAL"Enable curl IPv6 support detection")