OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_client/components/button/CMakeLists.txt

4 lines
106 B
CMake

idf_component_register(SRCS "button.c" "button_obj.cpp"
INCLUDE_DIRS "." "include")