Norbert on Nostr: Built Bitcoin Core's master branch with cmake. 🎉 > cmake -B build > cmake --build ...
Built Bitcoin Core's master branch with cmake. 🎉
> cmake -B build
> cmake --build build -j 16
> sudo cmake --install build
Moving a large, almost 16 year old project from autotools to a modern, universally supported build system was no small feat and will pay unspoken dividends for bitcoin developers. Much respect to hhebasto for leading this effort.
More info here: https://mailing-list.bitcoindevs.xyz/bitcoindev/6cfd5a56-84b4-4cbc-a211-dd34b8942f77n@googlegroups.com/
> cmake -B build
> cmake --build build -j 16
> sudo cmake --install build
Moving a large, almost 16 year old project from autotools to a modern, universally supported build system was no small feat and will pay unspoken dividends for bitcoin developers. Much respect to hhebasto for leading this effort.
More info here: https://mailing-list.bitcoindevs.xyz/bitcoindev/6cfd5a56-84b4-4cbc-a211-dd34b8942f77n@googlegroups.com/