set(COMPONENT_ADD_INCLUDEDIRS port/include nghttp2/lib/includes) set(COMPONENT_SRCS "nghttp2/lib/nghttp2_buf.c" "nghttp2/lib/nghttp2_callbacks.c" "nghttp2/lib/nghttp2_debug.c" "nghttp2/lib/nghttp2_frame.c" "nghttp2/lib/nghttp2_hd.c" "nghttp2/lib/nghttp2_hd_huffman.c" "nghttp2/lib/nghttp2_hd_huffman_data.c" "nghttp2/lib/nghttp2_helper.c" "nghttp2/lib/nghttp2_http.c" "nghttp2/lib/nghttp2_map.c" "nghttp2/lib/nghttp2_mem.c" "nghttp2/lib/nghttp2_npn.c" "nghttp2/lib/nghttp2_option.c" "nghttp2/lib/nghttp2_outbound_item.c" "nghttp2/lib/nghttp2_pq.c" "nghttp2/lib/nghttp2_priority_spec.c" "nghttp2/lib/nghttp2_queue.c" "nghttp2/lib/nghttp2_rcbuf.c" "nghttp2/lib/nghttp2_session.c" "nghttp2/lib/nghttp2_stream.c" "nghttp2/lib/nghttp2_submit.c" "nghttp2/lib/nghttp2_version.c" "port/http_parser.c") register_component()