~aleteoryx/muditaos

ref: ad0936f11b7044aa0370873c7f7a567f0f1437fe muditaos/module-utils/phonenumber/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
# Phone number tests
add_catch2_executable(
    NAME
        utils-phonenumber
    SRCS
        unittest_phonenumber.cpp
        unittest_numbermatcher.cpp
    LIBS
        module-utils
)