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

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

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