summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qdbusxml2cpp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/qdbusxml2cpp/CMakeLists.txt')
-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
+)