esp-idf/tools/templates/sample_component/CMakeLists.txt

3 lines
81 B
CMake
Raw Normal View History

2020-09-03 05:16:42 -04:00
idf_component_register(SRCS "main.c"
INCLUDE_DIRS "include")