~aleteoryx/muditaos

ref: b7f4ba33e3f5a35eeb431b67d7fdd3a304a32543 muditaos/module-apps/tests/CMakeLists.txt -rw-r--r-- 225 bytes
b7f4ba33 — Mateusz Piesta [BH-765] Turn off the device 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
add_catch2_executable(
    NAME
        apps-common
    SRCS
        tests-main.cpp
        test-CallbackStorage.cpp
        test-PhoneModesPolicies.cpp
        tests-BluetoothSettingsModel.cpp
    LIBS
        module-apps
)