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