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

#####################################################################
## scrollarea Binary:
#####################################################################

add_qt_manual_test(scrollarea
    GUI
    SOURCES
        main.cpp
        mousepangesturerecognizer.cpp mousepangesturerecognizer.h
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)