summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qfocusevent/CMakeLists.txt
blob: d7f8d5982a7cb3860b712c9bd25032ac4c087ab4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from qfocusevent.pro.

#####################################################################
## tst_qfocusevent Test:
#####################################################################

qt_internal_add_test(tst_qfocusevent
    SOURCES
        tst_qfocusevent.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
)