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

#####################################################################
## widgetgrab Binary:
#####################################################################

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

#### Keys ignored in scope 1:.:.:widgetgrab.pro:<TRUE>:
# TEMPLATE = "app"