16 lines
421 B
CMake
16 lines
421 B
CMake
# Generated from qgraphicsitemanimation.pro.
|
|
|
|
#####################################################################
|
|
## tst_qgraphicsitemanimation Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qgraphicsitemanimation
|
|
SOURCES
|
|
tst_qgraphicsitemanimation.cpp
|
|
DEFINES
|
|
QT_NO_CAST_TO_ASCII
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|