summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicseffectsource/CMakeLists.txt
blob: ac1ac91f8b151c3f2ba67a230d00140cdc60e4af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Generated from qgraphicseffectsource.pro.

#####################################################################
## tst_qgraphicseffectsource Test:
#####################################################################

add_qt_test(tst_qgraphicseffectsource
    SOURCES
        tst_qgraphicseffectsource.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
        Qt::WidgetsPrivate
)