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

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

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