Missing mod file h5se when building with cmake

Hi,

In fortran/src/CMakeLists.txt, in the module list files (modsh_files, mod_files), h5se.mod is missing.
As a result, theyr’re not installed, yet it is referenced in hdf5 module.
This is preventing at least some compiler (ifx for one) from importing hdf5 module.

Best Regards.

This has been addressed in current development code and in the recent 1.14.2 release.