You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
303 B
11 lines
303 B
CMAKE_OSX_ARCHITECTURES
|
|
-----------------------
|
|
|
|
.. include:: ENV_VAR.txt
|
|
|
|
Target specific architectures for macOS.
|
|
|
|
The ``CMAKE_OSX_ARCHITECTURES`` environment variable sets the default value for
|
|
the :variable:`CMAKE_OSX_ARCHITECTURES` variable. See
|
|
:prop_tgt:`OSX_ARCHITECTURES` for more information.
|