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

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

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