OVMS3-idf/examples/bluetooth/esp_ble_mesh/common_components/button/CMakeLists.txt

2 lines
105 B
CMake

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