~aleteoryx/muditaos

ref: f9a4e2aef1ef6d74f712df8df51d1395ca12e672 muditaos/module-sys/Service/tests/CMakeLists.txt -rw-r--r-- 156 bytes
f9a4e2ae — Wojtek Cichoń [EGD-7812] Second batch of wording changes 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
)