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

#####################################################################
## tst_qgraphicslinearlayout Test:
#####################################################################

add_qt_test(tst_qgraphicslinearlayout
    SOURCES
        tst_qgraphicslinearlayout.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)