mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
11 lines
307 B
ReStructuredText
11 lines
307 B
ReStructuredText
MACOSX_DEPLOYMENT_TARGET
|
|
------------------------
|
|
|
|
.. include:: include/ENV_VAR.rst
|
|
|
|
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.
|