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

3 lines
105 B
CMake
Raw Normal View History

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