Closed jvdp1 closed 3 years ago
Hi Jeremie, thanks for reporting this! fixed by 8ff15d7b515cd470a9dbdc22f23030cc0525ae11
This is due to CMake >= 3.20 options that help avoid HDF5 from going through configure/build on each h5fortran rebuild. Now it will again work with CMake < 3.20.
Great! Thank you for fixing it and the explanation!
I tried to build h5fortran with CMake on a Fedora 33 computer.
With this setting I got the following error:
I couldn't find what the problem is. Any idea? I could repeat the same issue on another computer (RedHat, cmake version 3.13)