From 812d45ed0929565027b7dd57829775c9e086a615 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Tue, 12 Nov 2019 11:58:25 +0100 Subject: Regenerate tests/auto/corelib/global Change-Id: I89a82f0cafeda2f38217a24f1c495344910fba1a Reviewed-by: Leander Beernaert Reviewed-by: Simon Hausmann Reviewed-by: Qt CMake Build Bot --- tests/auto/corelib/global/qrand/CMakeLists.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'tests/auto/corelib/global/qrand') diff --git a/tests/auto/corelib/global/qrand/CMakeLists.txt b/tests/auto/corelib/global/qrand/CMakeLists.txt index 4fccf1b0da..80e8132809 100644 --- a/tests/auto/corelib/global/qrand/CMakeLists.txt +++ b/tests/auto/corelib/global/qrand/CMakeLists.txt @@ -1 +1,10 @@ -add_qt_test(tst_qrand SOURCES tst_qrand.cpp) +# Generated from qrand.pro. + +##################################################################### +## tst_qrand Test: +##################################################################### + +add_qt_test(tst_qrand + SOURCES + tst_qrand.cpp +) -- cgit v1.2.3