xcode-12-new-build-system.rst 300 B

1234567
  1. xcode-12-new-build-system
  2. -------------------------
  3. * The :generator:`Xcode` generator now uses the Xcode "new build system"
  4. when generating for Xcode 12.0 or higher.
  5. See the :variable:`CMAKE_XCODE_BUILD_SYSTEM` variable.
  6. One may use ``-T buildsystem=1`` to switch to the legacy build system.