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

#####################################################################
## tst_qmouseevent Test:
#####################################################################

qt_internal_add_test(tst_qmouseevent
    SOURCES
        tst_qmouseevent.cpp
    LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
)