CMAKE_XCODE_PLATFORM_TOOLSET.rst 289 B

123456789
  1. CMAKE_XCODE_PLATFORM_TOOLSET
  2. ----------------------------
  3. Xcode compiler selection.
  4. Xcode supports selection of a compiler from one of the installed
  5. toolsets. CMake provides the name of the chosen toolset in this
  6. variable, if any is explicitly selected (e.g. via the cmake -T
  7. option).