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