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

5 lines
90 B
CMake
Raw Normal View History

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