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