Ben Boeckel
43112cbb45
Help/CMAKE_EXPORT_COMPILE_COMMANDS: mention the output field
...
Added in 887a8874c3 (EXPORT_COMPILE_COMMANDS: add `output` field,
2022-10-28) via !7844 . Sync the docs with this addition.
2023-09-25 17:39:35 -04:00
Michael Hirsch
1ed074cf6d
Help:CMAKE_EXPORT_COMPILE_COMMANDS: link to Ninja Generators
...
compile_commands.json is generated for Ninja and Ninja Multi-Config
2022-08-24 21:28:45 -04:00
Shannon Booth
a742b5d137
CMAKE_EXPORT_COMPILE_COMMANDS: allow configuration per target
...
The new target property `EXPORT_COMPILE_COMMANDS` associated with the
existing global variable can be used to optionally configure targets for
their compile commands to be exported.
Fixes : #19462
2021-01-06 11:51:39 +13:00
Kitware Robot
496ec6036f
Help: Add Sphinx 'versionadded' directives to each top-level document
...
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.
Issue: #19715
2020-07-06 10:23:20 -04:00
Daan De Meyer
8065a686dd
Initialize CMAKE_EXPORT_COMPILE_COMMANDS from envvar of the same name
...
Fixes : #18386
2019-10-18 14:37:33 -04:00
Brad King
13c8dbd5a6
Help: Document CMAKE_UNITY_BUILD/CMAKE_EXPORT_COMPILE_COMMANDS limitation
...
These two options currently do not work well together. Mention this
limitation in the documentation.
Issue: #19826
2019-10-11 08:05:59 -04:00
Sebastian Schuberth
6e92f7b2de
Help: Document the CMAKE_EXPORT_COMPILE_COMMANDS variable
2016-01-15 15:04:33 -05:00