mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-07 02:28:53 +08:00
19 lines
487 B
C
19 lines
487 B
C
|
|
/* Define to 1 if you have the `std::map::emplace`. */
|
|
#cmakedefine HAVE_STD_MAP_EMPLACE 1
|
|
|
|
/* Define to 1 if you have `libjansson` library. */
|
|
#cmakedefine HAVE_JANSSON 1
|
|
|
|
/* Define to 1 if you have `libxml2` library. */
|
|
#cmakedefine HAVE_LIBXML2 1
|
|
|
|
/* Define to 1 if you have `spdylay` library. */
|
|
#cmakedefine HAVE_SPDYLAY 1
|
|
|
|
/* Define to 1 if you have `mruby` library. */
|
|
#cmakedefine HAVE_MRUBY 1
|
|
|
|
/* Define to 1 if you have `neverbleed` library. */
|
|
#cmakedefine HAVE_NEVERBLEED 1
|