klips/esp/cpp/08_dht11-lcd/main/CMakeLists.txt

7 lines
78 B
CMake

idf_component_register(
SRCS
main.cpp
main.h
INCLUDE_DIRS .
)