2019-05-14 18:01:14 +08:00

6 lines
135 B
CMake

set(COMPONENT_SRCS "mesh_light.c"
"mesh_main.c")
set(COMPONENT_ADD_INCLUDEDIRS "." "include")
register_component()