summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-11-12 13:03:07 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-11-12 17:25:41 +0000
commitf7d7021460d16b2b8d8ae066113668f028fe6d7c (patch)
tree080b6ad9a6a1031da63458b64e8b8d10919b7050 /tests/auto/tools/uic
parent209c7238a7f4cc434f361f423a4eff0150d13dbb (diff)
Regenerate tests/auto/tools
Change-Id: I25268499ff966ebf134150accbaec7634726fe40 Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Qt CMake Build Bot
Diffstat (limited to 'tests/auto/tools/uic')
-rw-r--r--tests/auto/tools/uic/CMakeLists.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/tests/auto/tools/uic/CMakeLists.txt b/tests/auto/tools/uic/CMakeLists.txt
index 22d43d9868..f7d91dccbe 100644
--- a/tests/auto/tools/uic/CMakeLists.txt
+++ b/tests/auto/tools/uic/CMakeLists.txt
@@ -1 +1,10 @@
-add_qt_test(tst_uic SOURCES tst_uic.cpp)
+# Generated from uic.pro.
+
+#####################################################################
+## tst_uic Test:
+#####################################################################
+
+add_qt_test(tst_uic
+ SOURCES
+ tst_uic.cpp
+)