mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-12 19:20:42 +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)
|