]> granicus.if.org Git - apache/commitdiff
Unclear why half of r1743512 was previously merged, but here's the remainder.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 19 Jul 2018 18:01:31 +0000 (18:01 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 19 Jul 2018 18:01:31 +0000 (18:01 +0000)
PR62190

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1836289 13f79535-47bb-0310-9956-ffa450edef68

CMakeLists.txt

index 46547e452d17f0ab8c049169c9742d6b51dc43a0..e2d5020323ebd5de867f77f49e2d4195b36dccad 100644 (file)
@@ -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