From: William A. Rowe Jr Date: Thu, 19 Jul 2018 18:01:31 +0000 (+0000) Subject: Unclear why half of r1743512 was previously merged, but here's the remainder. X-Git-Tag: 2.4.35~133 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e8bcac072a7b500bbc4c65b02bd48244263a76a9;p=apache Unclear why half of r1743512 was previously merged, but here's the remainder. PR62190 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1836289 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 46547e452d..e2d5020323 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -407,6 +407,7 @@ SET(mod_firehose_requires SOMEONE_TO_MAKE_IT_COMPILE_ON_WINDOWS) SET(mod_heartbeat_extra_libs mod_watchdog) SET(mod_http2_requires NGHTTP2_FOUND) SET(mod_http2_extra_defines ssize_t=long) +SET(mod_http2_extra_includes ${NGHTTP2_INCLUDE_DIR}) SET(mod_http2_extra_libs ${NGHTTP2_LIBRARIES}) SET(mod_http2_extra_sources modules/http2/h2_alt_svc.c