We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e30aa64 commit 7e4d2c2Copy full SHA for 7e4d2c2
cmake/nghttp2.cmake
@@ -12,6 +12,5 @@ include_directories(
12
${FLB_PATH_ROOT_BINARY_DIR}/lib/nghttp2/lib/includes/
13
)
14
15
-set(ENABLE_DEBUG ON)
16
add_subdirectory(${FLB_PATH_LIB_NGHTTP2} EXCLUDE_FROM_ALL)
17
set(NGHTTP2_LIBRARIES "nghttp2_static")
0 commit comments