~aleteoryx/muditaos

ref: ad0936f11b7044aa0370873c7f7a567f0f1437fe muditaos/module-services/service-evtmgr/tests/CMakeLists.txt -rw-r--r-- 188 bytes
ad0936f1 — Pawel Olejniczak [MOS-16] Change favourite contacts font to regular 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
add_catch2_executable(
    NAME
        service-evtmgr
    SRCS
        tests-main.cpp
        test-ScreenLightControlFunctions.cpp
    LIBS
        service-evtmgr
        module-bsp
)