Fix docs about QMAKESPEC in INCLUDEPATH
QMAKESPEC is added in makefile generator, it is not in INCLUDEPATH. Change-Id: I2451b3c7b30bc237157e68e5ce9de67f55e784b2 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
parent
d03dba3f4a
commit
bd72ead4d1
@ -3754,8 +3754,8 @@
|
||||
compiled (see QLibraryInfo::DataPath).
|
||||
\endlist
|
||||
|
||||
\note The \c QMAKESPEC path will automatically be added to the
|
||||
\l{INCLUDEPATH} system variable.
|
||||
\note The \c QMAKESPEC path will be automatically added to the generated
|
||||
Makefile after the contents of the \l{INCLUDEPATH} system variable.
|
||||
|
||||
\target cache
|
||||
\section1 Cache File
|
||||
|
Loading…
x
Reference in New Issue
Block a user