Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: build Bitcoin with Cmake #113

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feat: build Bitcoin with Cmake #113

wants to merge 1 commit into from

Conversation

ben-grande
Copy link
Owner

@ben-grande ben-grande commented Jan 17, 2025

Contribution checklist

Before contributing, I, the opener of this request:

  • Agree to use the same license of each modified file;
  • Have followed the contribution guidelines;
  • Have tested it locally;
  • Have committed locally and not through a git hosting service such as
    GitHub Web; and
  • Have reviewed and updated any documentation if relevant.

Lacking to check any of the above can result in the rejection of the
contribution without no further comment.

What does this PR aims to accomplish

Update the build procedure according to upstream.

Fixes: #102

What does this PR change

Builds Bitcoin with Cmake instead of Make.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Bitcoin Core build procedure to use Cmake
1 participant