summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qmouseevent_modal/CMakeLists.txt
blob: c7f447ffeb441fed77146a44e1ceecea31f9b586 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from qmouseevent_modal.pro.

#####################################################################
## tst_qmouseevent_modal Test:
#####################################################################

add_qt_test(tst_qmouseevent_modal
    SOURCES
        tst_qmouseevent_modal.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)