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

#####################################################################
## widget Binary:
#####################################################################

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