5417f1e40c
This is in preparation for regenerating them with the new qt_foo prefixed APIs. Change-Id: Iff34932d642b1c0186ee39f952adf3ad367fd602 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
14 lines
335 B
CMake
14 lines
335 B
CMake
# Generated from qinputdevice.pro.
|
|
|
|
#####################################################################
|
|
## tst_qinputdevice Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qinputdevice
|
|
SOURCES
|
|
tst_qinputdevice.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::GuiPrivate
|
|
)
|