mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 18:51:05 -05:00
a869b79c59
Prefer `h5hlcc`, `h5hlc++`, and `h5hlfc` compilers when HDF5's HL libraries are requested. These include the `-lhdf_hl` in the command line, whereas the non-hl compilers (like `h5cc`) do not. Using the latter, therefore, leads to cmake complaining about not finding the `HDF5_HL` libraries even though they are present in the same location as the `hdf5` library itself. Fixes: #23261
50 KiB
50 KiB