cmake/Help/envvar/MACOSX_DEPLOYMENT_TARGET.rst
2018-10-28 12:09:07 +01:00

9 lines
273 B
ReStructuredText

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.