summaryrefslogtreecommitdiffstats
path: root/Help/envvar/MACOSX_DEPLOYMENT_TARGET.rst
blob: 15587048ac58d3049f37fde44982cac63e8314b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
MACOSX_DEPLOYMENT_TARGET
------------------------

.. versionadded:: 3.10

.. 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.