cmake/Help/generator/Xcode.rst

14 lines
319 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
Xcode
-----
Generate Xcode project files.
2017-04-14 19:02:05 +02:00
2017-07-20 19:35:53 +02:00
This supports Xcode 3.0 and above.
2017-04-14 19:02:05 +02:00
Toolset Selection
^^^^^^^^^^^^^^^^^
By default Xcode is allowed to select its own default toolchain.
The :variable:`CMAKE_GENERATOR_TOOLSET` option may be set, perhaps
via the :manual:`cmake(1)` ``-T`` option, to specify another toolset.