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

5 lines
85 B
CMake
Raw Normal View History

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