https://github.com/Kitware/CMake
Revision cafaa5883a0ef4371a1435de5e56a7825679bb2b authored by Brad King on 10 July 2019, 13:50:04 UTC, committed by Brad King on 10 July 2019, 13:51:38 UTC
1 parent 580c694
Raw File
Tip revision: cafaa5883a0ef4371a1435de5e56a7825679bb2b authored by Brad King on 10 July 2019, 13:50:04 UTC
CheckCXXSymbolExists: Clarify documented role
Tip revision: cafaa58
CMAKE_OSX_ARCHITECTURES.rst
CMAKE_OSX_ARCHITECTURES
-----------------------

.. 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.
back to top