summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cmake/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/README.md b/cmake/README.md
index 610f7eea27..fc73defaa1 100644
--- a/cmake/README.md
+++ b/cmake/README.md
@@ -4,7 +4,7 @@ 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, etc. are missing.
-NOTE: YOU NEED CMAKE 3.14 or later.
+NOTE: YOU NEED CMAKE 3.15 or later.
# Intro