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

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

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