Browse Source

Help:CMAKE_EXPORT_COMPILE_COMMANDS: link to Ninja Generators

compile_commands.json is generated for Ninja and Ninja Multi-Config
Michael Hirsch 3 years ago
parent
commit
1ed074cf6d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Help/variable/CMAKE_EXPORT_COMPILE_COMMANDS.rst

+ 1 - 1
Help/variable/CMAKE_EXPORT_COMPILE_COMMANDS.rst

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