Home
last modified time | relevance | path

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

/external/curl/
DCMakeLists.txt579 option(USE_NGTCP2 "Use ngtcp2 and nghttp3 libraries for HTTP/3 support" OFF) option
596 set(USE_NGTCP2 ON) variable
Dconfigure.ac2882 AC_DEFINE(USE_NGTCP2, 1, [if ngtcp2 is in use]) definition
2883 AC_SUBST(USE_NGTCP2, [1]) subst