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

#####################################################################
## tst_qgraphicsanchorlayout1 Test:
#####################################################################

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