From a1f317798dd698720bbfb1f7bee9cc9775e70cd1 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 20 Feb 2024 17:00:53 +0100 Subject: [PATCH] Doc: Link to "Add custom output parsers" ...from "CMake Build Configuration" Task-number: QTCREATORBUG-30209 Change-Id: Ic10125f84eee29ddae05b18d80512fbde530dd2d Reviewed-by: Cristian Adam --- doc/qtcreator/src/cmake/creator-projects-cmake-building.qdoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/qtcreator/src/cmake/creator-projects-cmake-building.qdoc b/doc/qtcreator/src/cmake/creator-projects-cmake-building.qdoc index a51d6623f88..c8da5117fb6 100644 --- a/doc/qtcreator/src/cmake/creator-projects-cmake-building.qdoc +++ b/doc/qtcreator/src/cmake/creator-projects-cmake-building.qdoc @@ -275,6 +275,7 @@ The build errors and warnings are parsed and displayed in \l Issues. - \sa {Activate kits for a project}, {Configure projects for building}, - {Configure projects for running}, {Open projects}, {CMake} + \sa {Activate kits for a project}, {Add custom output parsers}, + {Configure projects for building}, {Configure projects for running}, + {Open projects}, {CMake} */