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

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

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