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

#####################################################################
## tst_qwidgetaction Test:
#####################################################################

qt_internal_add_test(tst_qwidgetaction
    SOURCES
        tst_qwidgetaction.cpp
    LIBRARIES
        Qt::Gui
        Qt::TestPrivate
        Qt::Widgets
)