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

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

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