summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicslayout/CMakeLists.txt
blob: 65ae39ae8f88fe0fd98f888f577d860b60c9830f (plain)
1
2
3
4
5
6
add_qt_test("tst_qgraphicslayout" SOURCES tst_qgraphicslayout.cpp
    DEFINES
        QT_USE_USING_NAMESPACE
    LIBRARIES
        Qt::Widgets
)