meson/docs/markdown/snippets/custom_target_description.md

249 B

More meaningful description of many generative tasks

When a module uses a CustomTarget to process files, it now has the possibility to customize the message displayed by ninja.

Many modules were updated to take advantage of this new feature.