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

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

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