~aleteoryx/muditaos

ref: c8c81213430c9ac94801936d3856c5855259f965 muditaos/module-sys/Service/tests/CMakeLists.txt -rw-r--r-- 156 bytes
c8c81213 — Lucjan Bryndza [EGD-7333] Integrate iNotify with indexer service 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
)