summaryrefslogtreecommitdiffstats
path: root/cmake/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/README.md')
-rw-r--r--cmake/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/cmake/README.md b/cmake/README.md
index 5a548d0651..b32e64aa9e 100644
--- a/cmake/README.md
+++ b/cmake/README.md
@@ -4,8 +4,9 @@ Initial port is on-going. Some modules of QtBase are ported, incl. some of the p
Basic functionality is there (moc, uic, etc.), but documentation, translations, qdbusxml2cpp, etc. are missing.
-NOTE: YOU WILL NEED CMAKE 3.14 or later (if that is not released yet you will need to have
-https://gitlab.kitware.com/cmake/cmake/merge_requests/2679 applied).
+NOTE: YOU WILL NEED CMAKE 3.14 or later (for example, master branch,
+after a1b3d79f728f2c626d3aac2e68dbab524baa4634, for more details see
+https://gitlab.kitware.com/cmake/cmake/merge_requests/2679 ).
# Intro