Allen Byrne
Allen Byrne
One feature of HDView is the use of User Options. Seems like a worthwhile addition to the general options would be the setting for TRANSPOSE. Of course these User Options...
Changes completed - Having trouble signing the packages.
Completed for next release
The problem seems to be that the addition of HDF5_LIB_INFIX should not have modified target names and instead only changed file names.
Looking at the code, just moving the HDF5_LIB_INFIX from the CORENAME defines to the LIB_NAME defines would solve the problem.
The PackageConfig uses of CORENAME would likely need to be changed to use the LIB_NAME defines as well
Closed by #4500
Not sure how to fix the failure - but Intel OneAPI is LLVM based and CMake identifies it as IntelLLVM. HDF5 workflows use OneAPI for both CMake and autotools, see...
Looks like the config file didn't get updated to a more general method. We have done this for all the config files in hdf5/hdf4. Just need to use the CMake...
> With CMake, there is a folder mod in /usr that contains Fortran module files. Having module files in this folder is uncommon. CMake provides more options for customizing then...