mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06: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.
|