14 lines
361 B
CMake
14 lines
361 B
CMake
# Generated from qmouseevent_modal.pro.
|
|
|
|
#####################################################################
|
|
## tst_qmouseevent_modal Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qmouseevent_modal
|
|
SOURCES
|
|
tst_qmouseevent_modal.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|