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

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

add_qt_manual_test(tst_manual_toplevel
    SOURCES
        ../shared/shared.h
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)