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

#####################################################################
## task141091 Binary:
#####################################################################

qt_add_manual_test(task141091
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)