summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguitimer/CMakeLists.txt
blob: 5375155a822d3e3af7bf0134cbdd353ff3fc5956 (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
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
)