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