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

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

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

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