Xcode.rst 319 B

12345678910111213
  1. Xcode
  2. -----
  3. Generate Xcode project files.
  4. This supports Xcode 3.0 and above.
  5. Toolset Selection
  6. ^^^^^^^^^^^^^^^^^
  7. By default Xcode is allowed to select its own default toolchain.
  8. The :variable:`CMAKE_GENERATOR_TOOLSET` option may be set, perhaps
  9. via the :manual:`cmake(1)` ``-T`` option, to specify another toolset.