OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_server/main/CMakeLists.txt

5 lines
115 B
CMake

set(srcs "main.c"
"board.c")
idf_component_register(SRCS "${srcs}"
INCLUDE_DIRS ".")