summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicseffectsource/CMakeLists.txt
blob: 5a4fda8234b4bf9b20c4c044f15db5d597ba442b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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
)