13 lines
308 B
CMake
13 lines
308 B
CMake
# Generated from qmouseevent.pro.
|
|
|
|
#####################################################################
|
|
## tst_qmouseevent Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qmouseevent
|
|
SOURCES
|
|
tst_qmouseevent.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
)
|