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

#####################################################################
## tst_qgraphicstransform Test:
#####################################################################

add_qt_test(tst_qgraphicstransform
    SOURCES
        tst_qgraphicstransform.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)