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

#####################################################################
## tst_qundostack Test:
#####################################################################

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