summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidgetaction/CMakeLists.txt
blob: 58dae2d0760cf614e1e7224d34b613c7f9f51d18 (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
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::TestPrivate
        Qt::Widgets
)