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