14 lines
373 B
CMake
14 lines
373 B
CMake
# Generated from qgraphicspolygonitem.pro.
|
|
|
|
#####################################################################
|
|
## tst_qgraphicspolygonitem Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qgraphicspolygonitem
|
|
SOURCES
|
|
tst_qgraphicspolygonitem.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|