1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-07-23 08:07:24 +08:00
CMake/Help/generator/Xcode.rst
2019-02-16 15:20:39 +01:00

14 lines
319 B
ReStructuredText

Xcode
-----
Generate Xcode project files.
This supports Xcode 5.0 and above.
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.