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

#####################################################################
## tst_qgraphicspolygonitem Test:
#####################################################################

qt_add_test(tst_qgraphicspolygonitem
    SOURCES
        tst_qgraphicspolygonitem.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)