hdf5 icon indicating copy to clipboard operation
hdf5 copied to clipboard

Change default of HDF5_USE_GNU_DIRS

Open byrnHDF opened this issue 8 months ago • 1 comments

We should be using GNU Coding Standard install directory variables by default. The CMake settings are closer to what users except across platforms.

byrnHDF avatar Apr 25 '25 15:04 byrnHDF

In attempting this, there were unintended issues with CI and using the install images. This prevents the easy solution of changing the default. Much more effort will be needed.

byrnHDF avatar May 13 '25 18:05 byrnHDF