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

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

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