summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/q_func_info/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/global/q_func_info/CMakeLists.txt')
-rw-r--r--tests/auto/corelib/global/q_func_info/CMakeLists.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/tests/auto/corelib/global/q_func_info/CMakeLists.txt b/tests/auto/corelib/global/q_func_info/CMakeLists.txt
index a8384a17a7..5435c97cf8 100644
--- a/tests/auto/corelib/global/q_func_info/CMakeLists.txt
+++ b/tests/auto/corelib/global/q_func_info/CMakeLists.txt
@@ -1 +1,10 @@
-add_qt_test(tst_q_func_info SOURCES tst_q_func_info.cpp)
+# Generated from q_func_info.pro.
+
+#####################################################################
+## tst_q_func_info Test:
+#####################################################################
+
+add_qt_test(tst_q_func_info
+ SOURCES
+ tst_q_func_info.cpp
+)