qt5base-lts/tests/auto/gui/kernel/qtouchevent/CMakeLists.txt
Alexandru Croitor 0d177053b9 Regenerate projects one last time before merge
Change-Id: Ia24cf56b79ca6dacd370a7e397024e9b663e0167
Reviewed-by: Liang Qi <liang.qi@qt.io>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2020-02-12 17:30:49 +00:00

15 lines
351 B
CMake

# Generated from qtouchevent.pro.
#####################################################################
## tst_qtouchevent Test:
#####################################################################
add_qt_test(tst_qtouchevent
SOURCES
tst_qtouchevent.cpp
PUBLIC_LIBRARIES
Qt::Gui
Qt::GuiPrivate
Qt::Widgets
)