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

Search for HDF5 include and library directories in Master.cmake #525

Merged
merged 2 commits into from
Sep 29, 2023

Conversation

jsberg-bnl
Copy link
Contributor

This is to support building with a system HDF5. Use CMake's built-in support for finding the HDF5 libraries, and add include and library directories if needed. Tested with an ordinary distribution build, and with system libraries on RH8, Ubuntu 22, and Arch. Can't necessarily use system HDF5 on RH7 since the module files may not be compatible with a newer compiler.

@DavidSagan DavidSagan merged commit 83b6239 into bmad-sim:main Sep 29, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants