~aleteoryx/muditaos

ref: 82bb7fb99dd529af0042fccd13739016a8fb5284 muditaos/module-apps/tests/CMakeLists.txt -rw-r--r-- 158 bytes
82bb7fb9 — Marcin Smoczyński Merge branch 'stable' - release v0.71.1 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
)