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

#####################################################################
## tst_qactiongroup_kernel Test:
#####################################################################

qt_add_test(tst_qactiongroup_kernel
    SOURCES
        tst_qactiongroup.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)