1CMAKE_OSX_ARCHITECTURES
2-----------------------
3
4Target specific architectures for macOS and iOS.
5
6This variable is used to initialize the :prop_tgt:`OSX_ARCHITECTURES`
7property on each target as it is created.  See that target property
8for additional information.
9
10.. include:: CMAKE_OSX_VARIABLE.txt
11