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

7 lines
78 B
CMake
Raw Normal View History

2025-11-01 13:36:07 -04:00
idf_component_register(
SRCS
main.cpp
2025-11-01 16:46:15 -04:00
main.h
2025-11-01 13:36:07 -04:00
INCLUDE_DIRS .
)