mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same name
Fixes: #18386
This commit is contained in:
@@ -25,6 +25,9 @@ form. The format of the JSON file looks like:
|
||||
}
|
||||
]
|
||||
|
||||
This is initialized by the :envvar:`CMAKE_EXPORT_COMPILE_COMMANDS` environment
|
||||
variable.
|
||||
|
||||
.. note::
|
||||
This option is implemented only by :ref:`Makefile Generators`
|
||||
and the :generator:`Ninja`. It is ignored on other generators.
|
||||
|
||||
Reference in New Issue
Block a user