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

#####################################################################
## tst_qgraphicseffect Test:
#####################################################################

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