aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/cmake/creator-projects-cmake.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/cmake/creator-projects-cmake.qdoc')
-rw-r--r--doc/src/cmake/creator-projects-cmake.qdoc7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/src/cmake/creator-projects-cmake.qdoc b/doc/src/cmake/creator-projects-cmake.qdoc
index 2a29cac9c1..585031ded7 100644
--- a/doc/src/cmake/creator-projects-cmake.qdoc
+++ b/doc/src/cmake/creator-projects-cmake.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2018 The Qt Company Ltd.
+** Copyright (C) 2019 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Creator documentation.
@@ -43,6 +43,9 @@
native build configurations and workspaces that you can use in the compiler
environment of your choice.
+ You can use CMake from \QC to build applications for the desktop and
+ Android devices. You can also build single files to test your changes.
+
\QC automatically detects the CMake executable specified in the \c PATH.
You can add paths to other CMake executables and use them in different
build and run \l{glossary-buildandrun-kit}{kits}.
@@ -109,6 +112,8 @@
\li Code completion
+ \li Path completion
+
\li Auto-indentation
\li Matching parentheses and quotes