1339cc4667
Change-Id: Id42b9e481375d2ec0e68b73dc1e2ff36f0cbd49e Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
19 lines
426 B
CMake
19 lines
426 B
CMake
# Generated from qtouchevent.pro.
|
|
|
|
#####################################################################
|
|
## qtouchevent Binary:
|
|
#####################################################################
|
|
|
|
qt_add_manual_test(qtouchevent
|
|
SOURCES
|
|
form.ui
|
|
main.cpp
|
|
touchwidget.cpp touchwidget.h
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Test
|
|
Qt::Widgets
|
|
ENABLE_AUTOGEN_TOOLS
|
|
uic
|
|
)
|