summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguitimer/.prev_CMakeLists.txt
blob: 8c2ec60bdf9f46b8f1f4ecc7c24a054403ff94d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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
)