summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qfocusevent/CMakeLists.txt
blob: ca48c15d0918f2e63a7daa8845efc5f742b4cf29 (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
    LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
)