mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
Merge topic 'Xcode-add_custom_command-DEPFILE'
253aff6c94 Xcode: Add support of DEPFILE for add_custom_command, part 2
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6015
This commit is contained in:
@@ -299,14 +299,6 @@ The options are:
|
||||
For :ref:`Makefile Generators`, this option cannot be specified at the
|
||||
same time as ``IMPLICIT_DEPENDS`` option.
|
||||
|
||||
.. note::
|
||||
|
||||
For the :generator:`Xcode` generator, this option requires that the
|
||||
:ref:`Xcode Build System Selection` uses the ``buildsystem=12`` variant
|
||||
or higher. This is the default when using Xcode 12 or above.
|
||||
The :variable:`CMAKE_XCODE_BUILD_SYSTEM` variable indicates which variant
|
||||
of the Xcode build system is used.
|
||||
|
||||
Examples: Generating Files
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user