Home
last modified time | relevance | path

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

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