
Many environment variables were documented late and got assigned wrong versions by the script. (The whole Help/envvar section was only added in 3.10). Issue: #19715
11 lines
299 B
ReStructuredText
11 lines
299 B
ReStructuredText
MACOSX_DEPLOYMENT_TARGET
|
|
------------------------
|
|
|
|
.. include:: ENV_VAR.txt
|
|
|
|
Specify the minimum version of macOS on which the target binaries are
|
|
to be deployed.
|
|
|
|
The ``MACOSX_DEPLOYMENT_TARGET`` environment variable sets the default value for
|
|
the :variable:`CMAKE_OSX_DEPLOYMENT_TARGET` variable.
|