summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qmouseevent_modal/CMakeLists.txt
blob: 698327736ec355b7fc3faa94721a1e5ed09d3740 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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
)