OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_provisioner/main/CMakeLists.txt

6 lines
142 B
CMake

set(srcs "ble_mesh_demo_main.c"
"ble_mesh_demo_init.c")
idf_component_register(SRCS "${srcs}"
INCLUDE_DIRS ".")