6 lines
121 B
CMake

set(COMPONENT_REQUIRES touch_button)
set(COMPONENT_SRCS "main.c")
set(COMPONENT_ADD_INCLUDEDIRS .)
register_component()