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

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

qt_internal_add_test(tst_qundogroup
    SOURCES
        tst_qundogroup.cpp
    LIBRARIES
        Qt::Gui
)