mirror of
https://github.com/reactos/CMake.git
synced 2025-01-07 11:40:23 +00:00
5d74c870d9
Many of our interfaces documented for OS X also work for iOS.
11 lines
300 B
ReStructuredText
11 lines
300 B
ReStructuredText
CMAKE_OSX_ARCHITECTURES
|
|
-----------------------
|
|
|
|
Target specific architectures for OS X and iOS.
|
|
|
|
This variable is used to initialize the :prop_tgt:`OSX_ARCHITECTURES`
|
|
property on each target as it is creaed. See that target property
|
|
for additional information.
|
|
|
|
.. include:: CMAKE_OSX_VARIABLE.txt
|