From b7446fca8b2a04dea922016a49515420e36b66d8 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 18 Apr 2024 16:54:03 +0200 Subject: [PATCH] Doc: Add a note that qmake fetches compiler info from mkspec Fixes: QTCREATORBUG-30700 Change-Id: I35abdad15de7f4ea7f1a3a43302773372f49eff0 Reviewed-by: Christian Kandeler --- .../src/projects/creator-only/creator-projects-kits.qdoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-kits.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-kits.qdoc index 1dc149a3161..4654c4326fd 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-kits.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-kits.qdoc @@ -145,6 +145,9 @@ This setting is used to tell the code model which compiler is used. If your project type and build tool support it, \QC also tells the build tool to use this compiler for building the project. + + \note qmake ignores the value of this field and fetches the compiler + information from \uicontrol {Qt mkspec}, which you can change. \row \li \uicontrol Environment \li Select \uicontrol Change to modify environment variable values for