CMake/Help/variable/CMAKE_OSX_ARCHITECTURES.rst
Bartosz Kosiorek 5d74c870d9 Help: Update documentation to reflect support for iOS
Many of our interfaces documented for OS X also work for iOS.
2015-11-23 10:04:10 -05:00

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