forked from espressif/esp-idf
4 lines
164 B
CMake
4 lines
164 B
CMake
idf_component_register(SRCS "http2_request_example_main.c"
|
|
INCLUDE_DIRS "."
|
|
EMBED_TXTFILES "http2_github_io_root_cert.pem")
|