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

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

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

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