Skip to content

Fix the HDF5 LCG RPM dependency, 1.0 branch (2018.02.08.)

Fixed the way in which the RPM dependency is set up for HDF5 from the LCG release. Making use of the version variable set by LCGConfig.cmake, and not of that set by CMake's FindHDF5.cmake module.

Note that the name of my branch is quite misleading. First I wanted to just turn off this dependency completely, but then decided to rather fix the issue properly. (So that our FindHDF5.cmake module could be used successfully with LCG's version of HDF5 as well, if we ever decide to switch to using that version.)

@dguest, you probably want to track how this is making its way into the 21.2 nightly...

Merge request reports