summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidget_window/CMakeLists.txt
blob: f332840b8b427f2454fc6c9b55822c7d90432aa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Generated from qwidget_window.pro.

#####################################################################
## tst_qwidget_window Test:
#####################################################################

qt_internal_add_test(tst_qwidget_window
    SOURCES
        tst_qwidget_window.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::TestPrivate
        Qt::Widgets
)