There was an error while loading. Please reload this page.
1 parent c4139f0 commit 6bc4398Copy full SHA for 6bc4398
1 file changed
build_msvc/README.md
@@ -40,6 +40,8 @@ nmake
40
nmake install
41
```
42
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
+
45
To build Bitcoin Core without Qt, unload or disable the `bitcoin-qt`, `libbitcoin_qt` and `test_bitcoin-qt` projects.
46
47
0 commit comments