~aleteoryx/muditaos

ref: bc3e825b774a5eb31ec73f7bc1abe2c0d5237db7 muditaos/module-apps/application-alarm-clock/tests/CMakeLists.txt -rw-r--r-- 145 bytes
bc3e825b — Przemyslaw Brudny [EGD-7910] Text directory cleanup 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
add_catch2_executable(
    NAME
        app-alarm
    SRCS
        tests-main.cpp
        test-AlarmPresenter.cpp
    LIBS
        module-apps
)