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

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

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