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

Make initialize_path append to the input PATHLIST rather than overwrite #457

Closed
wants to merge 1 commit into from

Conversation

bartgol
Copy link
Contributor

@bartgol bartgol commented Feb 23, 2022

See #456 for an explanation of the problem. In short, ensure that user-provided hints via <LIBNAME>_<COMP>_PATHS cache var are not discarded.

Closes #456

@bartgol
Copy link
Contributor Author

bartgol commented Feb 24, 2022

Given what has been said in the linked issue, this PR is no longer necessary. @dqwu @jayeshkrishna feel free to close if you'd rather keep the current impl.

@dqwu dqwu requested a review from jayeshkrishna February 24, 2022 15:15
@dqwu
Copy link
Contributor

dqwu commented Feb 24, 2022

Close this PR and we will create a new PR to fix a related issue #459

@dqwu dqwu closed this Feb 24, 2022
@dqwu dqwu deleted the bartgol/initialize_paths-fix branch March 8, 2022 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FindNetCDF.cmake should not ignore NetCDF_<COMP>_PATHS if MPI_<COMP>_FOUND is TRUE.
2 participants