Skip to content

Conversation

@jhendersonHDF
Copy link
Contributor

No description provided.

@brtnfld
Copy link
Collaborator

brtnfld commented Nov 11, 2025

Should we also update the README while we are at it to describe a CMake HDF5 build instead?

cmake -DCMAKE_INSTALL_PREFIX=$HDF5_DIR \
      -DHDF5_ENABLE_PARALLEL:BOOL=ON \
      -DHDF5_ENABLE_THREADSAFE:BOOL=ON \
      -DHDF5_ALLOW_UNSUPPORTED:BOOL=ON \
      -DCMAKE_BUILD_TYPE=Release ..

@jhendersonHDF
Copy link
Contributor Author

Should we also update the README while we are at it to describe a CMake HDF5 build instead?

Yes, I believe we should do that.

@brtnfld
Copy link
Collaborator

brtnfld commented Nov 13, 2025

Fixed in #39

@brtnfld brtnfld closed this Nov 13, 2025
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.

3 participants