nghttp2: Update build within CMake to account for 1.50.0

This commit is contained in:
Brad King 2022-10-31 14:11:34 -04:00
parent 8b73605408
commit e44b551e8d

View File

@ -19,6 +19,7 @@ add_library(cmnghttp2 STATIC
lib/nghttp2_buf.c
lib/nghttp2_callbacks.c
lib/nghttp2_debug.c
lib/nghttp2_extpri.c
lib/nghttp2_frame.c
lib/nghttp2_hd.c
lib/nghttp2_hd_huffman.c