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

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

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