CMAKE_EXPORT_COMPILE_COMMANDS.rst 398 B

1234567891011
  1. CMAKE_EXPORT_COMPILE_COMMANDS
  2. -----------------------------
  3. .. versionadded:: 3.17
  4. .. include:: include/ENV_VAR.rst
  5. The default value for :variable:`CMAKE_EXPORT_COMPILE_COMMANDS` when there
  6. is no explicit configuration given on the first run while creating a new
  7. build tree. On later runs in an existing build tree the value persists in
  8. the cache as :variable:`CMAKE_EXPORT_COMPILE_COMMANDS`.