export-compile-commands-environment-variable.rst 289 B

123456
  1. export-compile-commands-environment-variable
  2. --------------------------------------------
  3. * The :variable:`CMAKE_EXPORT_COMPILE_COMMANDS` variable now takes its
  4. initial value from the :envvar:`CMAKE_EXPORT_COMPILE_COMMANDS` environment
  5. variable if no explicit configuration is given.