Updated CMakeList.txt for main component of mqtt/ssl_ds.

This commit is contained in:
Bogdan Kolendovskyy 2023-03-17 16:03:52 +01:00
parent 133d0ea784
commit 9a05cc7733

View File

@ -1,3 +1,2 @@
idf_component_register(SRCS "app_main.c"
INCLUDE_DIRS "."
REQUIRED_IDF_TARGETS esp32s2 esp32c3 esp32s3)
INCLUDE_DIRS ".")