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

7 lines
142 B
CMake

set(COMPONENT_SRCS "main.c"
"misc.c"
"peer.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()