summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qtouchevent/CMakeLists.txt
blob: 2a74918f8ab3ee6b37d750a1ed0e7a06a16503d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from qtouchevent.pro.

#####################################################################
## tst_qtouchevent Test:
#####################################################################

add_qt_test(tst_qtouchevent
    SOURCES
        tst_qtouchevent.cpp
    LIBRARIES
        Qt::GuiPrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)