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

#####################################################################
## qscreen Binary:
#####################################################################

add_qt_manual_test(qscreen
    SOURCES
        main.cpp
        propertyfield.cpp propertyfield.h
        propertywatcher.cpp propertywatcher.h
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)

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