8801d499d0
Change-Id: Ief296935d274bfaa217442890927593f0875271a Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
14 lines
344 B
CMake
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
|
|
)
|