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

CMake: More Pip Control Options #353

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Aug 12, 2024

  • PY_PIP_OPTIONS: Passed to python -m pip ...
  • PY_PIP_INSTALL_OPTIONS: Passed to python -m pip install ... (formerly PYINSTALLOPTIONS)

Related to install control in spack/spack#45251

@ax3l ax3l added the install Build and installation label Aug 12, 2024
@ax3l ax3l force-pushed the development branch 2 times, most recently from 7fb549e to 81357be Compare August 14, 2024 02:18
- `PY_PIP_OPTIONS`: Passed to `python -m pip ...`
- `PY_PIP_INSTALL_OPTIONS`: Passed to `python -m pip install ...` (formerly `PYINSTALLOPTIONS`)
@ax3l ax3l merged commit 252e7c9 into AMReX-Codes:development Aug 18, 2024
19 of 20 checks passed
@ax3l ax3l deleted the topic-pip-options branch August 18, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install Build and installation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant