OVMS3-idf/examples/bluetooth/esp_ble_mesh/common_components/example_init/CMakeLists.txt

4 lines
122 B
CMake
Raw Normal View History

idf_component_register(SRCS "ble_mesh_demo_init.c"
INCLUDE_DIRS "."
REQUIRES bt)