summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@qt.io>2019-09-24 10:17:52 +0200
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2019-09-30 10:48:21 +0200
commitbc92a9d56fe40627ea60bfddf3539b449a08dece (patch)
treea787e62bcf369eff4d586b9fee43fe5cfda3e6c3
parenteaaa4d9168a6060e2e30feac12469bda5feb57bf (diff)
CMake manual: mention that newer CMake versions are fine
The example works with all newer CMake versions, not just 3.1.0. Change-Id: Ibc12982d82873f47068d9a72283fb9251277ebcf Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--doc/src/development/cmake-manual.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/development/cmake-manual.qdoc b/doc/src/development/cmake-manual.qdoc
index ebd18593a..440dda8ab 100644
--- a/doc/src/development/cmake-manual.qdoc
+++ b/doc/src/development/cmake-manual.qdoc
@@ -37,7 +37,7 @@
project files.
\c{CMake} is a 3rd party tool with its own \l{CMake Documentation}{documentation}. This topic
- describes how to use \c{CMake} 3.1.0 with Qt 5.
+ describes how to use \c{CMake} 3.1.0 or later with Qt 5.
\section1 Table of Contents