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

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

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