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

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

add_qt_test(tst_qwidgetaction
    SOURCES
        tst_qwidgetaction.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::TestPrivate
        Qt::Widgets
)