5 lines
88 B
CMake
5 lines
88 B
CMake
|
set(COMPONENT_SRCS "app_bt.c")
|
||
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||
|
|
||
|
register_component()
|