~aleteoryx/muditaos

ref: 83051c94130c684c5b133525c1c10b101d269ae1 muditaos/module-apps/tests/CMakeLists.txt -rw-r--r-- 202 bytes
83051c94 — Mateusz Piesta [BH-1340] Fix audio asset tags 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
add_catch2_executable(
    NAME
        apps-common
    SRCS
        test-CallbackStorage.cpp
        test-PhoneModesPolicies.cpp
        tests-BluetoothSettingsModel.cpp
    LIBS
        module-apps
)