~aleteoryx/muditaos

ref: 619685d70acba6f2d00eaf751bad4f248990f824 muditaos/module-bluetooth/tests/CMakeLists.txt -rw-r--r-- 223 bytes
619685d7 — Maciej Gibowicz [MOS-339] Fix rapid change of CPU frequency 3 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
add_catch2_executable(
    NAME
        Bluetooth-tests
    SRCS
        tests-StatefulController.cpp
        tests-BluetoothDevicesModel.cpp
        tests-Devicei.cpp
    LIBS
        module-sys
        module-bluetooth
)