~aleteoryx/muditaos

ref: b37f010c8fbc07ce47abc13a09da73115386fe8b muditaos/module-apps/tests/CMakeLists.txt -rw-r--r-- 158 bytes
b37f010c — tomaszkrosnowski [EGD-6995] Remove sensitive data from logs 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
        module-apps
)