summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2019-10-29 10:51:35 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2019-10-29 12:08:02 +0000
commit09784424dfd584427df2c737a93e20e2e9aa4c9f (patch)
tree2c8ca7ba6539f7d0db92965c18c1babdcfa85890 /doc
parentbe456bfb208641d00890255869fcf4f980055c66 (diff)
downloadqt-creator-09784424dfd584427df2c737a93e20e2e9aa4c9f.tar.gz
Doc: Fix link to "Build with CMake"
This seems to be in a bit of a flux. Please add keywords for the old title when changing it. Change-Id: I323311e6497361f72afd7b63556ab3a7337134f0 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/projects/creator-only/creator-projects-build-systems.qdocinc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/projects/creator-only/creator-projects-build-systems.qdocinc b/doc/src/projects/creator-only/creator-projects-build-systems.qdocinc
index e11cf0c340..b383c94e99 100644
--- a/doc/src/projects/creator-only/creator-projects-build-systems.qdocinc
+++ b/doc/src/projects/creator-only/creator-projects-build-systems.qdocinc
@@ -45,7 +45,7 @@
configuration. qmake is installed and configured when you install Qt.
To use one of the other supported build systems, you need to set it up.
- \l {CMake Manual}{CMake} is an alternative to qmake for automating the
+ \l {Build with CMake}{CMake} is an alternative to qmake for automating the
generation of build configurations. For more information, see
\l {Setting Up CMake}.