summaryrefslogtreecommitdiffstats
path: root/cmake/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/README.md')
-rw-r--r--cmake/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/README.md b/cmake/README.md
index 6ae8162d80..5a548d0651 100644
--- a/cmake/README.md
+++ b/cmake/README.md
@@ -4,6 +4,8 @@ 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).
# Intro