Skip to content

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

@bitcoin-tools

Description

@bitcoin-tools

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions