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

7 lines
142 B
CMake
Raw Normal View History

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