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

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

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