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

#####################################################################
## tst_qpixmapfilter Test:
#####################################################################

qt_internal_add_test(tst_qpixmapfilter
    SOURCES
        tst_qpixmapfilter.cpp
    LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
        Qt::WidgetsPrivate
)