OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_client/main/CMakeLists.txt

7 lines
130 B
CMake

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