OVMS3-idf/examples/bluetooth/ble_compatibility_test/main/CMakeLists.txt

5 lines
104 B
CMake
Raw Normal View History

set(COMPONENT_SRCS "ble_compatibility_test.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()