qt5base-lts/tests/auto/gui/kernel/qinputdevice/CMakeLists.txt
Alexandru Croitor 5417f1e40c CMake: Regenerate tests
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>
2020-07-09 09:38:31 +02:00

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
)