summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qrand
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/global/qrand')
-rw-r--r--tests/auto/corelib/global/qrand/CMakeLists.txt11
1 files changed, 10 insertions, 1 deletions
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
+)