summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qtimer/CMakeLists.txt
blob: 39a40b6983443566172b74e56ab2edaaa571c0d5 (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
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)

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