mirror of
https://github.com/nopnop2002/esp-idf-ssd1306.git
synced 2024-10-03 18:18:47 -04:00
5 lines
85 B
CMake
5 lines
85 B
CMake
set(COMPONENT_SRCS "main.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS "")
|
|
|
|
register_component()
|