summaryrefslogtreecommitdiffstats
path: root/tests/manual/repaint/mainwindow/CMakeLists.txt
blob: 8eaa887551763c9338845b65ccdb6353bdb80de7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from mainwindow.pro.

#####################################################################
## tst_manual_mainwindow Binary:
#####################################################################

qt_internal_add_manual_test(tst_manual_mainwindow
    GUI
    SOURCES
        ../shared/shared.h
        main.cpp
    LIBRARIES
        Qt::Gui
        Qt::Widgets
)