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

#####################################################################
## tst_qmainwindow Test:
#####################################################################

add_qt_test(tst_qmainwindow
    SOURCES
        tst_qmainwindow.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
        Qt::WidgetsPrivate
)