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

#####################################################################
## tst_qgraphicsanchorlayout Test:
#####################################################################

qt_internal_add_test(tst_qgraphicsanchorlayout
    SOURCES
        tst_qgraphicsanchorlayout.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
        Qt::WidgetsPrivate
)