board/main/CMakeLists.txt

2 lines
111 B
CMake

idf_component_register(SRCS "mqtt.c" "main.c" "wifi.c" "light.c" "mqtt.c"
INCLUDE_DIRS ".")