esp-idf-ssd1306/ImageDemo/main/CMakeLists.txt

5 lines
85 B
CMake
Raw Normal View History

2022-04-26 02:29:00 -04:00
set(COMPONENT_SRCS "main.c")
set(COMPONENT_ADD_INCLUDEDIRS "")
register_component()