summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qmargins/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/tools/qmargins/CMakeLists.txt')
-rw-r--r--tests/auto/corelib/tools/qmargins/CMakeLists.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/tests/auto/corelib/tools/qmargins/CMakeLists.txt b/tests/auto/corelib/tools/qmargins/CMakeLists.txt
index 7bfb2d01f2..632e5dc8d2 100644
--- a/tests/auto/corelib/tools/qmargins/CMakeLists.txt
+++ b/tests/auto/corelib/tools/qmargins/CMakeLists.txt
@@ -1 +1,10 @@
-add_qt_test(tst_qmargins SOURCES tst_qmargins.cpp)
+# Generated from qmargins.pro.
+
+#####################################################################
+## tst_qmargins Test:
+#####################################################################
+
+add_qt_test(tst_qmargins
+ SOURCES
+ tst_qmargins.cpp
+)