~aleteoryx/muditaos

ref: ad058041a5c206d05d957c6334acb5a62af6b68c muditaos/module-apps/tests/CMakeLists.txt -rw-r--r-- 225 bytes
ad058041 — Lucjan Bryndza [EGD-7770] Fix hardfault with FileIndexer 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
)