summaryrefslogtreecommitdiff
path: root/tests/system/README
diff options
context:
space:
mode:
Diffstat (limited to 'tests/system/README')
-rw-r--r--tests/system/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/system/README b/tests/system/README
index d09f3239fd..9f0b951a1c 100644
--- a/tests/system/README
+++ b/tests/system/README
@@ -28,6 +28,8 @@ Fifth - you'll have to make sure that some needed tools are available (no matter
* wget or curl, capable of HTTPS
Normally it should be okay to just install them as usual and add their executables' path(s) to the PATH variable.
+Sixth - Qt Creator should be built with ClangCodeModel plugin.
+How to do so, see QTCREATOR_REPO/src/plugins/clangcodemodel/README.
Attention! If any of these prerequisites cannot be satisfied the tests will likely fail (or not run at all).