~aleteoryx/muditaos

ref: 145178ae2687c1ad5ef978a6f1ecba9940b0b246 muditaos/module-apps/tests/CMakeLists.txt -rw-r--r-- 162 bytes
145178ae — Przemyslaw Brudny [EGD-6791] Added PhoneUnlock on external MuditaCenter message 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
add_catch2_executable(
    NAME
        callback-storage-test
    SRCS
        tests-main.cpp
        test-CallbackStorage.cpp
    LIBS
        ${PROJECT_NAME}
)