18 lines
492 B
CMake
18 lines
492 B
CMake
# Generated from graphicsview.pro.
|
|
|
|
#####################################################################
|
|
## tst_manual_graphicsview Binary:
|
|
#####################################################################
|
|
|
|
qt_internal_add_manual_test(tst_manual_graphicsview
|
|
GUI
|
|
SOURCES
|
|
gestures.cpp gestures.h
|
|
imageitem.cpp imageitem.h
|
|
main.cpp
|
|
mousepangesturerecognizer.cpp mousepangesturerecognizer.h
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|