Skip to content

Commit 6bc4398

Browse files
committed
doc: Suggest using jom instead of nmake
1 parent c4139f0 commit 6bc4398

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build_msvc/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ nmake
4040
nmake install
4141
```
4242

43+
One could speed up building with [`jom`](https://wiki.qt.io/Jom), a replacement for `nmake` which makes use of all CPU cores.
44+
4345
To build Bitcoin Core without Qt, unload or disable the `bitcoin-qt`, `libbitcoin_qt` and `test_bitcoin-qt` projects.
4446

4547

0 commit comments

Comments
 (0)