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

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

qt_add_test(tst_qpixmapfilter
    SOURCES
        tst_qpixmapfilter.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
        Qt::WidgetsPrivate
)