Skip to content

cross-compilation for vtkHDF5

Adrien Stucky requested to merge astucky/hdf5:fix-cross-compilation into for/vtk

Applied patch from HDF5 Github (https://github.com/HDFGroup/hdf5/pull/3104) to remove H5detect and then make HDF5 cross-compilable (in order to use it in WASM).

Merge request reports