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

Do not link against several transitive dependencies of HDF5 #2797

Merged

Conversation

paulromano
Copy link
Contributor

Description

This PR fixes an issue with hardcoded HDF5 library dependencies ending up in the installed OpenMCTargets.cmake file. I just submitted an identical fix for DAGMC (svalinn/DAGMC#926) so please refer to that regarding details on the motivation.

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format (version 15) on any C++ source files (if applicable)
  • I have followed the style guidelines for Python source files (if applicable)
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

@paulromano paulromano requested a review from pshriwise December 5, 2023 17:47
Copy link
Contributor

@pshriwise pshriwise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @paulromano! I'm going to give this a day just in case someone spots an issue with these explicit references.

@pshriwise pshriwise merged commit 3901709 into openmc-dev:develop Dec 6, 2023
18 checks passed
@paulromano paulromano deleted the hdf5-transitive-dependencies branch December 8, 2023 00:17
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