4d22405e48
Change-Id: I9b7404e1d3a78fe0726ec0f5ce1461f6c209e90d Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
33 lines
831 B
CMake
33 lines
831 B
CMake
# Generated from qgraphicsview.pro.
|
|
|
|
#####################################################################
|
|
## tst_qgraphicsview Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qgraphicsview
|
|
SOURCES
|
|
tst_qgraphicsview.cpp tst_qgraphicsview.h
|
|
tst_qgraphicsview_2.cpp
|
|
DEFINES
|
|
QT_NO_CAST_TO_ASCII
|
|
LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::Gui
|
|
Qt::GuiPrivate
|
|
Qt::TestPrivate
|
|
Qt::Widgets
|
|
Qt::WidgetsPrivate
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:.:qgraphicsview.pro:<TRUE>:
|
|
# testcase.timeout = "500"
|
|
|
|
## Scopes:
|
|
#####################################################################
|
|
|
|
qt_internal_extend_target(tst_qgraphicsview CONDITION QT_FEATURE_opengl
|
|
LIBRARIES
|
|
Qt::OpenGL
|
|
Qt::OpenGLWidgets
|
|
)
|