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

#####################################################################
## tst_qinputdevice Test:
#####################################################################

qt_add_test(tst_qinputdevice
    SOURCES
        tst_qinputdevice.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
)