2019-11-12 16:51:02 +00:00
|
|
|
# Generated from qgraphicseffectsource.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## tst_qgraphicseffectsource Test:
|
|
|
|
#####################################################################
|
|
|
|
|
|
|
|
add_qt_test(tst_qgraphicseffectsource
|
|
|
|
SOURCES
|
|
|
|
tst_qgraphicseffectsource.cpp
|
2018-10-24 13:20:27 +00:00
|
|
|
LIBRARIES
|
|
|
|
Qt::CorePrivate
|
|
|
|
Qt::GuiPrivate
|
2019-11-12 16:51:02 +00:00
|
|
|
Qt::WidgetsPrivate
|
|
|
|
PUBLIC_LIBRARIES
|
|
|
|
Qt::Gui
|
|
|
|
Qt::Widgets
|
2018-10-24 13:20:27 +00:00
|
|
|
)
|