mch2022-template-app/main/CMakeLists.txt

5 lines
65 B
CMake
Raw Normal View History

2022-01-24 21:32:33 +00:00
idf_component_register(
SRCS "main.c"
INCLUDE_DIRS "."
)