OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_provisioner/main/CMakeLists.txt
2019-10-21 20:18:21 +08:00

7 lines
143 B
CMake

set(COMPONENT_SRCS "ble_mesh_demo_main.c"
"ble_mesh_demo_init.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()