summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstringapisymmetry
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/text/qstringapisymmetry')
-rw-r--r--tests/auto/corelib/text/qstringapisymmetry/CMakeLists.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/auto/corelib/text/qstringapisymmetry/CMakeLists.txt b/tests/auto/corelib/text/qstringapisymmetry/CMakeLists.txt
new file mode 100644
index 0000000000..48042fc32e
--- /dev/null
+++ b/tests/auto/corelib/text/qstringapisymmetry/CMakeLists.txt
@@ -0,0 +1,13 @@
+# Generated from qstringapisymmetry.pro.
+
+#####################################################################
+## tst_qstringapisymmetry Test:
+#####################################################################
+
+qt_add_test(tst_qstringapisymmetry
+ SOURCES
+ tst_qstringapisymmetry.cpp
+)
+
+## Scopes:
+#####################################################################