summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsanchorlayout1/CMakeLists.txt
blob: a945cbf86f8f3b4e1257211e330a12da387dc6ee (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_add_test(tst_qgraphicsanchorlayout1
    SOURCES
        tst_qgraphicsanchorlayout1.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
        Qt::WidgetsPrivate
)