diff --git a/doc/qtcreator/src/cmake/creator-projects-cmake.qdoc b/doc/qtcreator/src/cmake/creator-projects-cmake.qdoc index af8c1301050..c0d1c703ab9 100644 --- a/doc/qtcreator/src/cmake/creator-projects-cmake.qdoc +++ b/doc/qtcreator/src/cmake/creator-projects-cmake.qdoc @@ -60,12 +60,9 @@ \section1 Adding CMake Tools - \QC supports CMake version 3.0, or later. For best results you should use - CMake version 3.7.2 with server-mode support, or later. Earlier versions - provide less information to the code model, which will then fail to resolve - includes and defines. + \QC supports CMake version 3.7, or later. - For CMake version 3.14, or later, \QC supports the + For best results use CMake version 3.14, or later, as \QC supports the \l {https://cmake.org/cmake/help/latest/manual/cmake-file-api.7.html} {file-based API}.