15 lines
377 B
CMake
15 lines
377 B
CMake
# Generated from qgraphicsobject.pro.
|
|
|
|
#####################################################################
|
|
## tst_qgraphicsobject Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qgraphicsobject
|
|
SOURCES
|
|
tst_qgraphicsobject.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|