Fix cmake build
This commit is contained in:
parent
1ce628529b
commit
7a57b039a6
|
@ -24,6 +24,7 @@ set(NGHTTP2_SOURCES
|
||||||
nghttp2_http.c
|
nghttp2_http.c
|
||||||
nghttp2_rcbuf.c
|
nghttp2_rcbuf.c
|
||||||
nghttp2_debug.c
|
nghttp2_debug.c
|
||||||
|
ngtcp2_ksl.c
|
||||||
)
|
)
|
||||||
|
|
||||||
set(NGHTTP2_RES "")
|
set(NGHTTP2_RES "")
|
||||||
|
|
Loading…
Reference in New Issue