This makes the build output much cleaner. Unfortunately, this is only
possible with Qt >= 5.11.
https://github.com/qt/qttools/commit/9f3dba2ea3978936565aa5e7893415a8a765268e
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING5f345bac64ac: [CMAKE] Silent the Qt translation files generation
rABC5f345bac64ac: [CMAKE] Silent the Qt translation files generation
With Qt >= 5.11:
ninja
Check the Generating bitcoin_xx_XX.qm lines are no longer displayed
(unless there is an additional info to display, such as `Removed plural
forms as the target language has less forms.`).
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable