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