CMake/Help/variable/CMAKE_OSX_ARCHITECTURES.rst
Brad King 45056264bb Help: Document CMAKE_OSX_* variables
Add documentation entries for variables

 CMAKE_OSX_ARCHITECTURES
 CMAKE_OSX_DEPLOYMENT_TARGET
 CMAKE_OSX_SYSROOT

Explain what each does and when/how they should be set.
2014-01-16 10:21:47 -05:00

11 lines
292 B
ReStructuredText

CMAKE_OSX_ARCHITECTURES
-----------------------
Target specific architectures for OS X.
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