summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicssceneindex/CMakeLists.txt
blob: 127e4d1d2f8496a70d42f4f2da59a7bd4145d483 (plain)
1
2
3
4
5
6
add_qt_test("tst_qgraphicssceneindex" SOURCES tst_qgraphicssceneindex.cpp
    LIBRARIES
        Qt::WidgetsPrivate
        Qt::CorePrivate
        Qt::GuiPrivate
)