esp-idf/examples/protocols/http2_request/main/CMakeLists.txt
2022-01-05 12:26:39 +05:30

4 lines
164 B
CMake

idf_component_register(SRCS "http2_request_example_main.c"
INCLUDE_DIRS "."
EMBED_TXTFILES "http2_github_io_root_cert.pem")