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

#####################################################################
## tst_qevent Test:
#####################################################################

qt_internal_add_test(tst_qevent
    SOURCES
        tst_qevent.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::CorePrivate
)