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

#####################################################################
## tst_manual_toplevel Binary:
#####################################################################

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