2026-01-20 16:55:17 +08:00

6 lines
126 B
CMake

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