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

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.