qt5base-lts/tests/manual/qtouchevent/CMakeLists.txt
Leander Beernaert 47428dfa55 Convert all of tests/manual
Fixes: QTBUG-78164
Change-Id: I28b59bf84533fc33fafafd1511b5337d36af0e2b
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-11-14 09:03:26 +00:00

19 lines
426 B
CMake

# Generated from qtouchevent.pro.
#####################################################################
## qtouchevent Binary:
#####################################################################
add_qt_manual_test(qtouchevent
SOURCES
form.ui
main.cpp
touchwidget.cpp touchwidget.h
PUBLIC_LIBRARIES
Qt::Gui
Qt::Test
Qt::Widgets
ENABLE_AUTOGEN_TOOLS
uic
)