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

#####################################################################
## touch Binary:
#####################################################################

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

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