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

5 lines
85 B
CMake
Raw Normal View History

2022-04-26 18:59:45 -04:00
set(COMPONENT_SRCS "main.c")
set(COMPONENT_ADD_INCLUDEDIRS "")
register_component()