mch2022-talktopics/main/CMakeLists.txt
2022-06-20 23:10:24 +02:00

6 lines
90 B
CMake

idf_component_register(
SRCS
"main.c"
INCLUDE_DIRS
"." "include"
)