aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/custom_target_description.md
blob: fd8820eb23a3a55bcda0a8933c674b6b56d61676 (plain)
1
2
3
4
5
6
## 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.