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

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

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