Add documentation for QMAKE_LINK variable
Change-Id: I39f11f42750c705feabf5e1a87bcd277693af1fb Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
da730c90a3
commit
32463399f7
@ -2024,6 +2024,15 @@
|
|||||||
of this variable is typically handled by qmake
|
of this variable is typically handled by qmake
|
||||||
or \l{#QMAKESPEC}{qmake.conf} and rarely needs to be modified.
|
or \l{#QMAKESPEC}{qmake.conf} and rarely needs to be modified.
|
||||||
|
|
||||||
|
\section1 QMAKE_LINK
|
||||||
|
|
||||||
|
Specifies the linker that will be used when building
|
||||||
|
application based projects. Only the file name of the linker
|
||||||
|
executable needs to be specified as long as it is on a path
|
||||||
|
contained in the \c PATH variable when the Makefile is processed.
|
||||||
|
The value of this variable is typically handled by qmake or
|
||||||
|
\l{#QMAKESPEC}{qmake.conf} and rarely needs to be modified.
|
||||||
|
|
||||||
\section1 QMAKE_LINK_SHLIB_CMD
|
\section1 QMAKE_LINK_SHLIB_CMD
|
||||||
|
|
||||||
Specifies the command to execute when creating a shared
|
Specifies the command to execute when creating a shared
|
||||||
|
Loading…
x
Reference in New Issue
Block a user