esp-idf/examples/bluetooth/nimble/blemesh/main/CMakeLists.txt

5 lines
90 B
CMake
Raw Normal View History

2019-06-24 21:03:58 -04:00
set(COMPONENT_SRCS "app_mesh.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()