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

#####################################################################
## tst_qgraphicslayout Test:
#####################################################################

qt_add_test(tst_qgraphicslayout
    SOURCES
        tst_qgraphicslayout.cpp
    DEFINES
        QT_USE_USING_NAMESPACE
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)