From 8801d499d00fdcc6aba517ce3382e1f6b0659ae9 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Tue, 12 Nov 2019 17:45:04 +0100 Subject: Regenerate tests/auto/widgets/dialogs Change-Id: Ief296935d274bfaa217442890927593f0875271a Reviewed-by: Simon Hausmann --- tests/auto/widgets/dialogs/qprogressdialog/CMakeLists.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'tests/auto/widgets/dialogs/qprogressdialog/CMakeLists.txt') diff --git a/tests/auto/widgets/dialogs/qprogressdialog/CMakeLists.txt b/tests/auto/widgets/dialogs/qprogressdialog/CMakeLists.txt index 894f2ab37e..2f20ff0d81 100644 --- a/tests/auto/widgets/dialogs/qprogressdialog/CMakeLists.txt +++ b/tests/auto/widgets/dialogs/qprogressdialog/CMakeLists.txt @@ -1 +1,13 @@ -add_qt_test("tst_qprogressdialog" SOURCES tst_qprogressdialog.cpp LIBRARIES Qt::Widgets) +# Generated from qprogressdialog.pro. + +##################################################################### +## tst_qprogressdialog Test: +##################################################################### + +add_qt_test(tst_qprogressdialog + SOURCES + tst_qprogressdialog.cpp + PUBLIC_LIBRARIES + Qt::Gui + Qt::Widgets +) -- cgit v1.2.3