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

8 lines
134 B
CMake

set(COMPONENT_SRCS "button.c"
"button_obj.cpp")
set(COMPONENT_ADD_INCLUDEDIRS ". include")
register_component()