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

#####################################################################
## tst_qprogressdialog Test:
#####################################################################

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