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

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

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

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