19 lines
492 B
CMake
19 lines
492 B
CMake
# Generated from qgraphicsproxywidget.pro.
|
|
|
|
#####################################################################
|
|
## tst_qgraphicsproxywidget Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qgraphicsproxywidget
|
|
SOURCES
|
|
tst_qgraphicsproxywidget.cpp
|
|
DEFINES
|
|
QTEST_QPA_MOUSE_HANDLING
|
|
PUBLIC_LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::Gui
|
|
Qt::GuiPrivate
|
|
Qt::Widgets
|
|
Qt::WidgetsPrivate
|
|
)
|