Skip to content

Using SCR bootstrap in an external build. #588

@hariharan-devarajan

Description

@hariharan-devarajan

In my use case, I have the following project structure.

  • My project
    • external
      • SCR
    • venv
    • scripts

Currently, there is no way to pass the INSTALL DIR of venv to the bootstrap script.
This builds and installs everything within external/scr/install
When I use CMAKE_INSTALL_PREFIX with SCR, it does not find it as the install folder is not there.

I was hoping if we could pass INSTALL_DIR as an optional argument to the bootstrap script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions