aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/projects
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2024-04-18 16:54:03 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2024-04-19 12:51:37 +0000
commitb7446fca8b2a04dea922016a49515420e36b66d8 (patch)
tree98020eda293063adbb9c6c1311422215bd0b19ce /doc/qtcreator/src/projects
parent8781befcfbbc4a2dee68e8a06ca4a0985128b20a (diff)
Doc: Add a note that qmake fetches compiler info from mkspec
Fixes: QTCREATORBUG-30700 Change-Id: I35abdad15de7f4ea7f1a3a43302773372f49eff0 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'doc/qtcreator/src/projects')
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-kits.qdoc3
1 files changed, 3 insertions, 0 deletions
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