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

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

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