~aleteoryx/muditaos

ref: 9bd7b5f57565aa46f162ed4edb2ea712755472d6 muditaos/module-sys/Service/tests/CMakeLists.txt -rw-r--r-- 156 bytes
9bd7b5f5 — Marcin Smoczyński changelog: add changelog for v0.64.1 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
add_catch2_executable(
    NAME
        system_messages-tests
    SRCS
        tests-main.cpp
        test-system_messages.cpp
    LIBS
        module-sys
)