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

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