Fix cmake build

This commit is contained in:
Tatsuhiro Tsujikawa 2020-07-26 15:19:19 +09:00
parent 1ce628529b
commit 7a57b039a6
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ set(NGHTTP2_SOURCES
nghttp2_http.c
nghttp2_rcbuf.c
nghttp2_debug.c
ngtcp2_ksl.c
)
set(NGHTTP2_RES "")