~aleteoryx/muditaos

ref: 6c32205e1be369cbadf752c77eff68d1a2f963e1 muditaos/module-apps/tests/CMakeLists.txt -rw-r--r-- 184 bytes
6c32205e — Marek Niepieklo [CP-371] Updater miscelanous developer mode and logs changes 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
add_catch2_executable(
    NAME
        apps-common
    SRCS
        tests-main.cpp
        test-CallbackStorage.cpp
        test-PhoneModesPolicies.cpp
    LIBS
        module-apps
)