summaryrefslogtreecommitdiffstats
path: root/tests/manual/touch/CMakeLists.txt
blob: 2d941a6c94a58b5d4753ad2197f6175e43f0ed02 (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_internal_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"