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

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

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