Skip to content

Conversation

byrnHDF
Copy link
Contributor

@byrnHDF byrnHDF commented Oct 19, 2025

Fixes #5925 which is a problem for all v2.0 builds.


Important

Adjusts H5_LIBVER_DIR in CMakeLists.txt to include release version for major versions above 1, fixing #5925.

  • Behavior:
    • Adjusts H5_LIBVER_DIR in CMakeLists.txt to include H5_VERS_RELEASE when H5_VERS_MAJOR is greater than 1.
    • Ensures directory naming reflects full version for major versions above 1.
  • Misc:

This description was created by Ellipsis for 9dc2352. You can customize this summary. It will automatically update as commits are pushed.

lrknox
lrknox previously approved these changes Oct 20, 2025
@lrknox lrknox changed the title Adjust version var for 2.0 Adjust HDF5Examples HDF5 version var to correct version check issue for 2.0 Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To be triaged

Development

Successfully merging this pull request may close these issues.

HDFExamples version check is wrong for v2.0

3 participants