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

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

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