Files
DistributedCollectorGateway/components/MQTT_ESP/CMakeLists.txt

4 lines
184 B
CMake

idf_component_register(SRCS "MQTT_ESP.c"
PRIV_REQUIRES mqtt log STATUS_LED MODBUS_ESP SNTP_ESP json esp_wifi esp_system
INCLUDE_DIRS "include")