5 lines
94 B
CMake
5 lines
94 B
CMake
|
set(COMPONENT_SRCS "bt_discovery.c")
|
||
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||
|
|
||
|
register_component()
|