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

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

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