qt5base-lts/tests/auto/widgets/dialogs/qprogressdialog/CMakeLists.txt
Alexandru Croitor 8801d499d0 Regenerate tests/auto/widgets/dialogs
Change-Id: Ief296935d274bfaa217442890927593f0875271a
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-11-13 10:05:56 +00:00

14 lines
344 B
CMake

# Generated from qprogressdialog.pro.
#####################################################################
## tst_qprogressdialog Test:
#####################################################################
add_qt_test(tst_qprogressdialog
SOURCES
tst_qprogressdialog.cpp
PUBLIC_LIBRARIES
Qt::Gui
Qt::Widgets
)