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

#####################################################################
## setscreen Binary:
#####################################################################

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

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