mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-11 12:22:39 -03:00
30982721ab
Qt lrelease tool depends on the xml module. This change guarantees that it is always available after being bootstrapped.
6 lines
98 B
Prolog
6 lines
98 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = linguist
|
|
|
|
fb = force_bootstrap
|
|
CONFIG += $$fb
|
|
cache(CONFIG, add, fb)
|