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

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

qt_internal_add_test(tst_qguitimer
    SOURCES
        ../../../corelib/kernel/qtimer/tst_qtimer.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::Gui
)