cmake/Help/envvar/MACOSX_DEPLOYMENT_TARGET.rst

9 lines
273 B
ReStructuredText
Raw Normal View History

2018-01-26 17:06:56 +01:00
MACOSX_DEPLOYMENT_TARGET
------------------------
2018-10-28 12:09:07 +01:00
Specify the minimum version of macOS on which the target binaries are
2018-01-26 17:06:56 +01:00
to be deployed.
The ``MACOSX_DEPLOYMENT_TARGET`` environment variable sets the default value for
the :variable:`CMAKE_OSX_DEPLOYMENT_TARGET` variable.