4 lines
87 B
CMake
4 lines
87 B
CMake
set(COMPONENT_SRCS "blink.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|