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

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

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