14 lines
340 B
CMake
14 lines
340 B
CMake
# Generated from qmouseevent.pro.
|
|
|
|
#####################################################################
|
|
## tst_qmouseevent Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qmouseevent
|
|
SOURCES
|
|
tst_qmouseevent.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::GuiPrivate
|
|
)
|