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

#####################################################################
## tst_qgraphicsobject Test:
#####################################################################

add_qt_test(tst_qgraphicsobject
    SOURCES
        tst_qgraphicsobject.cpp
    LIBRARIES
        Qt::CorePrivate
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)