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>
This commit is contained in:
Leena Miettinen
2024-04-18 16:54:03 +02:00
parent 8781befcfb
commit b7446fca8b

View File

@@ -145,6 +145,9 @@
This setting is used to tell the code model which compiler is used. 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 If your project type and build tool support it, \QC also tells the
build tool to use this compiler for building the project. 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 \row
\li \uicontrol Environment \li \uicontrol Environment
\li Select \uicontrol Change to modify environment variable values for \li Select \uicontrol Change to modify environment variable values for