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

#####################################################################
## tst_qundogroup Test:
#####################################################################

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