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

4 lines
162 B
CMake
Raw Normal View History

idf_component_register(SRCS "https_x509_bundle_example_main.c"
PRIV_REQUIRES esp-tls esp_wifi nvs_flash
INCLUDE_DIRS ".")