17 lines
451 B
CMake
17 lines
451 B
CMake
# Generated from qgraphicseffectsource.pro.
|
|
|
|
#####################################################################
|
|
## tst_qgraphicseffectsource Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qgraphicseffectsource
|
|
SOURCES
|
|
tst_qgraphicseffectsource.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::Gui
|
|
Qt::GuiPrivate
|
|
Qt::Widgets
|
|
Qt::WidgetsPrivate
|
|
)
|