Doc: Update docs for QMAKE_MACOSX_DEPLOYMENT_TARGET in qmake Manual
The old docs contained obsolete information. Also, the new docs match the new docs for the other Apple OS deployment targets. Change-Id: Id773fa2086f291d8a2552fe1b339ec1e13c19d74 Reviewed-by: Jake Petroules <jake.petroules@qt.io>
This commit is contained in:
parent
8f3f02b910
commit
768922def5
@ -2109,12 +2109,11 @@
|
|||||||
|
|
||||||
\section1 QMAKE_MACOSX_DEPLOYMENT_TARGET
|
\section1 QMAKE_MACOSX_DEPLOYMENT_TARGET
|
||||||
|
|
||||||
This variable only takes effect when building on \macos. On that
|
\note This variable is used on the \macos platform only.
|
||||||
platform, the variable will be forwarded to the MACOSX_DEPLOYMENT_TARGET
|
|
||||||
environment variable, which is interpreted by the compiler or linker.
|
Specifies the hard minimum version of \macos that the application supports.
|
||||||
For more information, see the
|
|
||||||
\l{Qt for macOS - Deployment#macOS Version Dependencies}{Deploying
|
For more information, see \l{macOS Version Dependencies}.
|
||||||
an Application on \macos} document.
|
|
||||||
|
|
||||||
\section1 QMAKE_MAKEFILE
|
\section1 QMAKE_MAKEFILE
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user