~aleteoryx/muditaos

ref: 55b4a8ed8cb1ff82fb73526070938d41d0bc02ee muditaos/module-services/service-test/test/CMakeLists.txt -rw-r--r-- 124 bytes
55b4a8ed — Maciej Gibowicz [BH-1726] Fix unwanted popup on shutdown screen 2 years ago
                                                                                
1
2
3
4
5
6
7
add_catch2_executable(
        NAME
            service-test
        SRCS
            test-MyAwesomeTest.cpp
        LIBS
)