summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/effects/qpixmapfilter/CMakeLists.txt
blob: 5d7df75bac2aeaf540f2dcc1dcf08cfeb18de76c (plain)
1
2
3
4
5
add_qt_test("tst_qpixmapfilter" SOURCES tst_qpixmapfilter.cpp
    LIBRARIES
        Qt::WidgetsPrivate
        Qt::GuiPrivate
)