Skip to content

Makefile... support custom prefix #156

@rjsmith1999

Description

@rjsmith1999

the cmake interface supports

  • cmake --install build --prefix <prefix>
  • cmake --install build # default prefix of /opt/resolve/

The Makefile only supports the default /opt/resolve prefix, but we should also support:

  • Custom prefix (via RESOLVE_PREFIX env var or something)
  • Local prefix (./install)

Metadata

Metadata

Assignees

No one assigned

    Labels

    repo maintainanceChanges repository structure or organization focused changes

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions