mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-17 20:50:43 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
13 lines
327 B
ReStructuredText
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.
|