summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicseffectsource/CMakeLists.txt
blob: 51add34605d9a0477f260eab3b1a94fb0e292141 (plain)
1
2
3
4
5
6
add_qt_test("tst_qgraphicseffectsource" SOURCES tst_qgraphicseffectsource.cpp
    LIBRARIES
        Qt::WidgetsPrivate
        Qt::CorePrivate
        Qt::GuiPrivate
)