15 lines
360 B
CMake
15 lines
360 B
CMake
# Generated from qtouchevent.pro.
|
|
|
|
#####################################################################
|
|
## tst_qtouchevent Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qtouchevent
|
|
SOURCES
|
|
tst_qtouchevent.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::GuiPrivate
|
|
Qt::Widgets
|
|
)
|