mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Apple's main Operating system changed their name from OS X to macOS:
https://www.engadget.com/2016/06/13/os-x-is-now-macos/
Revise documentation accordingly.
9 lines
277 B
ReStructuredText
9 lines
277 B
ReStructuredText
CMAKE_OSX_ARCHITECTURES
|
|
-----------------------
|
|
|
|
Target specific architectures for macOS.
|
|
|
|
The ``CMAKE_OSX_ARCHITECTURES`` environment variable sets the default value for
|
|
the :variable:`CMAKE_OSX_ARCHITECTURES` variable. See
|
|
:prop_tgt:`OSX_ARCHITECTURES` for more information.
|