mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
11 lines
310 B
ReStructuredText
11 lines
310 B
ReStructuredText
CMAKE_OSX_ARCHITECTURES
|
|
-----------------------
|
|
|
|
Target specific architectures for macOS and iOS.
|
|
|
|
This variable is used to initialize the :prop_tgt:`OSX_ARCHITECTURES`
|
|
property on each target as it is created. See that target property
|
|
for additional information.
|
|
|
|
.. include:: include/CMAKE_OSX_VARIABLE.rst
|