qt5base-lts/tests/manual/qtouchevent/CMakeLists.txt

19 lines
426 B
CMake
Raw Normal View History

# 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
)