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

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

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