summaryrefslogtreecommitdiffstats
path: root/Help/generator/Xcode.rst
blob: 25ff4c76f0e476c2c5fa8ab35b1b9ae4817152cf (plain)
1
2
3
4
5
6
7
8
9
10
11
Xcode
-----

Generate Xcode project files.

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.