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

#####################################################################
## tst_qgraphicsgridlayout Test:
#####################################################################

qt_internal_add_test(tst_qgraphicsgridlayout
    SOURCES
        tst_qgraphicsgridlayout.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)