HomePhabricator

[CMAKE] Silent the Qt translation files generation

Description

[CMAKE] Silent the Qt translation files generation

Summary:
This makes the build output much cleaner. Unfortunately, this is only
possible with Qt >= 5.11.
https://github.com/qt/qttools/commit/9f3dba2ea3978936565aa5e7893415a8a765268e

Test Plan:
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.`).

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D4682

Details

Provenance
FabienAuthored on Dec 10 2019, 11:32
FabienPushed on Dec 11 2019, 07:51
Reviewer
Restricted Project
Differential Revision
D4682: [CMAKE] Silent the Qt translation files generation
Parents
rABC405c4da10609: allow cuckoocache to function as a map
Branches
Unknown
Tags
Unknown