mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
7 lines
289 B
ReStructuredText
7 lines
289 B
ReStructuredText
export-compile-commands-environment-variable
|
|
--------------------------------------------
|
|
|
|
* The :variable:`CMAKE_EXPORT_COMPILE_COMMANDS` variable now takes its
|
|
initial value from the :envvar:`CMAKE_EXPORT_COMPILE_COMMANDS` environment
|
|
variable if no explicit configuration is given.
|