Files
CMake/Help/envvar/CMAKE_OSX_ARCHITECTURES.rst
Kitware Robot 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.

Issue: #19715
2020-07-06 10:23:20 -04:00

13 lines
327 B
ReStructuredText

CMAKE_OSX_ARCHITECTURES
-----------------------
.. versionadded:: 3.10
.. include:: ENV_VAR.txt
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.