Home
last modified time | relevance | path

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

/third_party/curl/
DCMakeLists.txt484 option(USE_NGTCP2 "Use ngtcp2 and nghttp3 libraries for HTTP/3 support" OFF) option
495 set(USE_NGTCP2 ON) variable
Dconfigure.ac2640 AC_DEFINE(USE_NGTCP2, 1, [if ngtcp2 is in use]) definition
2641 AC_SUBST(USE_NGTCP2, [1]) subst