bitcoin-tools / bitcoin-tools/nodebuilder

[FEAT] - refactor the configure step to use a build options variable

Open
#2,411 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Shell
Stars
7
Forks
0
Avg merge
2h 37m
Merged PRs (30d)
28

Description

### Describe the Problem

right now it's running cmake -B directly inside a case statement

### Describe the Solution

change it to run `cmake -B "${CMAKE_CONFIGURE_OPTIONS}"` or something

### Optional Additional Details

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.