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:
Michael Hirsch
2022-08-24 21:28:28 -04:00
parent 95dd428d5a
commit 1ed074cf6d

View File

@@ -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