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

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

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