Home
last modified time | relevance | path

Searched defs:USE_NGTCP2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/curl/
H A Dconfigure.ac3126 AC_DEFINE(USE_NGTCP2, 1, [if ngtcp2 is in use]) definition
3127 AC_SUBST(USE_NGTCP2, [1]) subst
H A DCMakeLists.txt884 option(USE_NGTCP2 "Use ngtcp2 and nghttp3 libraries for HTTP/3 support" OFF) option