mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 08:20:18 -06:00
Help:CMAKE_EXPORT_COMPILE_COMMANDS: link to Ninja Generators
compile_commands.json is generated for Ninja and Ninja Multi-Config
This commit is contained in:
@@ -33,7 +33,7 @@ property for all targets.
|
||||
|
||||
.. note::
|
||||
This option is implemented only by :ref:`Makefile Generators`
|
||||
and the :generator:`Ninja`. It is ignored on other generators.
|
||||
and :ref:`Ninja Generators`. It is ignored on other generators.
|
||||
|
||||
This option currently does not work well in combination with
|
||||
the :prop_tgt:`UNITY_BUILD` target property or the
|
||||
|
||||
Reference in New Issue
Block a user