CMAKE_EXPORT_COMPILE_COMMANDS.rst 366 B

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