mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
doc: Suggest using jom instead of nmake
This commit is contained in:
parent
c4139f06a9
commit
6bc4398937
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ nmake
|
|||
nmake install
|
||||
```
|
||||
|
||||
One could speed up building with [`jom`](https://wiki.qt.io/Jom), a replacement for `nmake` which makes use of all CPU cores.
|
||||
|
||||
To build Bitcoin Core without Qt, unload or disable the `bitcoin-qt`, `libbitcoin_qt` and `test_bitcoin-qt` projects.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue