af72e13636
Change-Id: I2e6a8f2f92e9cb8d6bb0be53068dfd43ba87db4c Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
18 lines
432 B
CMake
18 lines
432 B
CMake
# Generated from qgraphicswidget.pro.
|
|
|
|
#####################################################################
|
|
## tst_qgraphicswidget Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qgraphicswidget
|
|
SOURCES
|
|
tst_qgraphicswidget.cpp
|
|
LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::GuiPrivate
|
|
Qt::WidgetsPrivate
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|