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

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

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