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

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

qt_internal_add_test(tst_qinputdevice
    SOURCES
        tst_qinputdevice.cpp
    LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
)