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

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

qt_add_test(tst_qmouseevent
    SOURCES
        tst_qmouseevent.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)