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

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

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