Xcode.rst 283 B

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