MACOSX_DEPLOYMENT_TARGET.rst 272 B

12345678
  1. MACOSX_DEPLOYMENT_TARGET
  2. ------------------------
  3. Specify the minimum version of OS X on which the target binaries are
  4. to be deployed.
  5. The ``MACOSX_DEPLOYMENT_TARGET`` environment variable sets the default value for
  6. the :variable:`CMAKE_OSX_DEPLOYMENT_TARGET` variable.