OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_provisioner/main/CMakeLists.txt
2019-11-06 18:26:30 +05:30

7 lines
143 B
CMake

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