mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 09:29:15 -05:00
Merge topic 'compile-commands-output-field'
887a8874c3 EXPORT_COMPILE_COMMANDS: add `output` field
Acked-by: Kitware Robot <kwrobot@kitware.com>
Tested-by: buildbot <buildbot@kitware.com>
Merge-request: !7844
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
compile-commands-output-field
|
||||
-----------------------------
|
||||
|
||||
* The :prop_tgt:`EXPORT_COMPILE_COMMANDS` target property will now have the
|
||||
``output`` field in the compile commands objects. This allows multi-config
|
||||
generators (namely :generator:`Ninja Multi-Config` generator) to contain the
|
||||
compile commands for all configurations.
|
||||
Reference in New Issue
Block a user