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

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

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