compile-commands-output-field.rst 336 B

1234567
  1. compile-commands-output-field
  2. -----------------------------
  3. * The :prop_tgt:`EXPORT_COMPILE_COMMANDS` target property will now have the
  4. ``output`` field in the compile commands objects. This allows multi-config
  5. generators (namely :generator:`Ninja Multi-Config` generator) to contain the
  6. compile commands for all configurations.