aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/projects/creator-only/creator-projects-other.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtcreator/src/projects/creator-only/creator-projects-other.qdoc')
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-other.qdoc7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-other.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-other.qdoc
index 5ff6d1b637..83b1176e0a 100644
--- a/doc/qtcreator/src/projects/creator-only/creator-projects-other.qdoc
+++ b/doc/qtcreator/src/projects/creator-only/creator-projects-other.qdoc
@@ -37,7 +37,7 @@
\title Using Other Build Systems
Most \QC project wizards enable you to choose the build system to use for
- building the project: qmake, CMake, or Qbs. qmake is installed and
+ building the project: qmake, CMake, Meson, or Qbs. qmake is installed and
configured when you install Qt. To use one of the other supported build
systems, you need to set it up, as described in the the following sections:
@@ -73,6 +73,11 @@
the Nimble package manager for generating Nim application
executables that are supported on Windows, Linux, and \macos.
+ \li \l{Setting Up Meson}
+
+ Meson is an open source build system meant to be both extremely fast,
+ and, even more importantly, as user friendly as possible.
+
\endlist
*/