~aleteoryx/muditaos

ref: c611e3c011c336ca55733ad96af698657df034c5 muditaos/module-bluetooth/tests/CMakeLists.txt -rw-r--r-- 170 bytes
c611e3c0 — DariuszSabala [BH-376] Utils time turned to separate library 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
add_catch2_executable(
    NAME
        StatefulController-tests
    SRCS
        tests-main.cpp
        tests-StatefulController.cpp
    LIBS
        module-bluetooth
)