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

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

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