esp-idf/examples/get-started/sample_project/main/CMakeLists.txt

3 lines
75 B
CMake
Raw Normal View History

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