11 lines
113 B
Text
11 lines
113 B
Text
|
set(COMPONENT_SRCS "\
|
||
|
main.c\
|
||
|
")
|
||
|
|
||
|
set(COMPONENT_ADD_INCLUDEDIRS "\
|
||
|
.\
|
||
|
../include\
|
||
|
")
|
||
|
|
||
|
register_component()
|