Files
esp-idf/examples/protocols/https_x509_bundle/main/CMakeLists.txt
T

5 lines
112 B
CMake
Raw Normal View History

2019-09-29 18:04:34 +08:00
set(COMPONENT_SRCS "https_x509_bundle_example_main.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()