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

#####################################################################
## tst_qactiongroup Test:
#####################################################################

add_qt_test(tst_qactiongroup
    SOURCES
        tst_qactiongroup.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)