commit | e44b551e8d0e96bc52836bdf8b9c0355c20e3800 | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Mon Oct 31 14:11:34 2022 -0400 |
committer | Brad King <brad.king@kitware.com> | Mon Oct 31 14:11:34 2022 -0400 |
tree | 50ddd3b83eddf5b5ea5a49c59c19062e06d04dfb | |
parent | 8b736054084a55d09627fed5700e6987a7d9e63f [diff] |
nghttp2: Update build within CMake to account for 1.50.0
diff --git a/Utilities/cmnghttp2/CMakeLists.txt b/Utilities/cmnghttp2/CMakeLists.txt index 9002ab6..6d0c76f 100644 --- a/Utilities/cmnghttp2/CMakeLists.txt +++ b/Utilities/cmnghttp2/CMakeLists.txt
@@ -19,6 +19,7 @@ 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