summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicseffectsource/CMakeLists.txt
blob: 5e425b5ae85ea5f917db155cd79e45242eaba25e (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
    LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
        Qt::WidgetsPrivate
)