summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qdbusxml2cpp
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/qdbusxml2cpp
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/qdbusxml2cpp')
-rw-r--r--tests/auto/tools/qdbusxml2cpp/CMakeLists.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/tests/auto/tools/qdbusxml2cpp/CMakeLists.txt b/tests/auto/tools/qdbusxml2cpp/CMakeLists.txt
index c6dbbcdc3a..8095421637 100644
--- a/tests/auto/tools/qdbusxml2cpp/CMakeLists.txt
+++ b/tests/auto/tools/qdbusxml2cpp/CMakeLists.txt
@@ -1 +1,10 @@
-add_qt_test(tst_qdbusxml2cpp SOURCES tst_qdbusxml2cpp.cpp)
+# Generated from qdbusxml2cpp.pro.
+
+#####################################################################
+## tst_qdbusxml2cpp Test:
+#####################################################################
+
+add_qt_test(tst_qdbusxml2cpp
+ SOURCES
+ tst_qdbusxml2cpp.cpp
+)