OVMS3-idf/examples/bluetooth/nimble/blehr/main/CMakeLists.txt
2019-06-25 09:03:58 +08:00

6 lines
118 B
CMake

set(COMPONENT_SRCS "main.c"
"gatt_svr.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()