OVMS3-idf/examples/bluetooth/nimble/bleprph/main/CMakeLists.txt

8 lines
174 B
CMake
Raw Normal View History

2019-06-25 01:03:58 +00:00
set(COMPONENT_SRCS "main.c"
"gatt_svr.c"
"misc.c"
"scli.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()