summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguitimer/CMakeLists.txt
blob: 52be3ed547632805d529b534827480b1d388e8f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from qguitimer.pro.

#####################################################################
## tst_qguitimer Test:
#####################################################################

qt_add_test(tst_qguitimer
    SOURCES
        ../../../corelib/kernel/qtimer/tst_qtimer.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Threads::Threads # special case
)