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: Fix List of Pip Options #377

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Oct 9, 2024

We were not yet able to pass lists of options to pip commands in our pip CMake helper targets. This fixes it.

Follow-up to #22
X-ref: spack/spack#46765

@ax3l ax3l added bug Something isn't working install Build and installation bug: affects latest release Bug also exists in latest release version labels Oct 9, 2024
@ax3l ax3l requested a review from EZoni October 9, 2024 16:30
We were not yet able to pass lists of options to `pip`
commands in our `pip` CMake helper targets. This fixes it.
@ax3l ax3l requested a review from WeiqunZhang October 9, 2024 17:28
@ax3l ax3l enabled auto-merge (squash) October 9, 2024 18:00
@ax3l ax3l merged commit 7d23493 into AMReX-Codes:development Oct 9, 2024
18 checks passed
@ax3l ax3l deleted the fix-pip-options-list branch October 9, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: affects latest release Bug also exists in latest release version bug Something isn't working install Build and installation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant