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

Fix CMake build when HDF5 is not in system path #533

Merged
merged 2 commits into from
Jul 15, 2022

Conversation

ndevenish
Copy link
Collaborator

@ndevenish ndevenish commented Jul 15, 2022

In all our build environments, HDF5 is present in a system search path, so
it could always be found by image_ext.cpp.

Fixes #532.

ndevenish and others added 2 commits July 15, 2022 14:03
In all our buld environments, HDF5 is present in a system search path, so
it could always be found by image_ext.cpp.

Fixes cctbx#532.
@ndevenish ndevenish enabled auto-merge (squash) July 15, 2022 13:06
@ndevenish ndevenish disabled auto-merge July 15, 2022 13:11
@ndevenish ndevenish enabled auto-merge (squash) July 15, 2022 13:11
@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #533 (81e8eb9) into main (bf6f581) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #533   +/-   ##
=======================================
  Coverage   40.68%   40.68%           
=======================================
  Files         176      176           
  Lines       15551    15551           
  Branches     2804     2804           
=======================================
  Hits         6327     6327           
  Misses       8661     8661           
  Partials      563      563           

@ndevenish ndevenish merged commit 9339a9e into cctbx:main Jul 15, 2022
@ndevenish ndevenish deleted the hdf5_cmake branch August 9, 2022 14:47
DiamondLightSource-build-server added a commit to dials/dxtbx that referenced this pull request Aug 9, 2022
DiamondLightSource-build-server added a commit to dials/dxtbx that referenced this pull request Aug 10, 2022
DiamondLightSource-build-server added a commit to dials/dxtbx that referenced this pull request Aug 11, 2022
DiamondLightSource-build-server added a commit to dials/dxtbx that referenced this pull request Aug 12, 2022
DiamondLightSource-build-server added a commit to dials/dxtbx that referenced this pull request Aug 13, 2022
DiamondLightSource-build-server added a commit to dials/dxtbx that referenced this pull request Aug 14, 2022
DiamondLightSource-build-server added a commit to dials/dxtbx that referenced this pull request Aug 15, 2022
DiamondLightSource-build-server added a commit to dials/dxtbx that referenced this pull request Aug 16, 2022
DiamondLightSource-build-server added a commit to dials/dxtbx that referenced this pull request Aug 17, 2022
DiamondLightSource-build-server added a commit to dials/dxtbx that referenced this pull request Aug 18, 2022
DiamondLightSource-build-server added a commit to dials/dxtbx that referenced this pull request Aug 19, 2022
DiamondLightSource-build-server added a commit to dials/dxtbx that referenced this pull request Aug 20, 2022
DiamondLightSource-build-server added a commit to dials/dxtbx that referenced this pull request Aug 21, 2022
DiamondLightSource-build-server added a commit to dials/dxtbx that referenced this pull request Aug 22, 2022
DiamondLightSource-build-server added a commit to dials/dxtbx that referenced this pull request Aug 24, 2022
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.

missing hdf5 dependency for the
2 participants