mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-13 06:39:48 +02:00
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)
|