mirror of
https://github.com/reactos/CMake.git
synced 2024-12-12 13:56:00 +00:00
45056264bb
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.
8 lines
200 B
ReStructuredText
8 lines
200 B
ReStructuredText
OSX_ARCHITECTURES_<CONFIG>
|
|
--------------------------
|
|
|
|
Per-configuration OS X binary architectures for a target.
|
|
|
|
This property is the configuration-specific version of
|
|
:prop_tgt:`OSX_ARCHITECTURES`.
|