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

Re-add petsc/ slepc vars to Serac config #1163

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

chapman39
Copy link
Contributor

@chapman39 chapman39 commented Jul 2, 2024

In my previous mfem petsc wrapper PR, I removed the petsc/ slepc cmake variables (e.g. SERAC_USE_PETSC) from serac-config.cmake.in, which might prevent downstream users of Serac from being able to check whether Serac has been configured with petsc/ slepc support (since mfem installed without petsc/ slepc is still allowed).

This is just a small PR that re-adds those cmake variables. I also removed the sundials find_dependency section, since sundials is built through MFEM (just like petsc/ slepc), and is therefore not required.

@chapman39 chapman39 added bug Something isn't working build Build system quick labels Jul 2, 2024
@chapman39 chapman39 self-assigned this Jul 2, 2024
@chapman39 chapman39 changed the title Add SERAC_USE_PETSC/ SLEPC cmake vars for serac installs Re-add petsc/ slepc vars to Serac config Jul 2, 2024
@chapman39 chapman39 merged commit 1f1b1b2 into develop Jul 3, 2024
2 checks passed
@chapman39 chapman39 deleted the bugfix/chapman39/serac-install-petsc branch July 3, 2024 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Build system quick
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants