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

Using SCR bootstrap in an external build. #588

Open
hariharan-devarajan opened this issue Jan 31, 2024 · 0 comments
Open

Using SCR bootstrap in an external build. #588

hariharan-devarajan opened this issue Jan 31, 2024 · 0 comments

Comments

@hariharan-devarajan
Copy link
Member

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.

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

No branches or pull requests

1 participant