Skip to content

FindHDF5: Fix regression in providing HDF5_IS_PARALLEL

Brad King requested to merge brad.king/cmake:FindHDF5-is-parallel into master

Since commit 00405af0 we have additional code paths that find HDF5 and suppress the original search logic. Report HDF5_IS_PARALLEL from these other code paths too.

Closes: #16257 (closed)

Merge request reports