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

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

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