summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qtimer/CMakeLists.txt
blob: 19c7866e1752a3dd46db81be979e5389d25cea39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from qtimer.pro.

#####################################################################
## tst_qtimer Test:
#####################################################################

qt_internal_add_test(tst_qtimer
    SOURCES
        tst_qtimer.cpp
    LIBRARIES
        Qt::CorePrivate
)

## Scopes:
#####################################################################