Home
last modified time | relevance | path

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

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