https://github.com/Kitware/CMake
Revision e038107ee779dc2196b8cd9aaa9489cc2b25a2eb authored by Seth R Johnson on 08 August 2020, 14:50:19 UTC, committed by Brad King on 10 August 2020, 15:53:58 UTC
A valid HDF5 installation with the "high level" extensions not
configured will *fail* to be correctly detected by CMake since
commit d9e39f3f89 (FindHDF5: check that compiler wrapper can
compile a minimal program, 2020-02-10, v3.18.0-rc1~744^2~1):

```
/.../hdf5/cmake_hdf5_test.c:2:10: fatal error: 'hdf5_hl.h' file not found
```

This does not stop the configuration but does prevent flags and
libraries from being recognized.
1 parent 63a65ba
History
Tip revision: e038107ee779dc2196b8cd9aaa9489cc2b25a2eb authored by Seth R Johnson on 08 August 2020, 14:50:19 UTC
FindHDF5: fix compiler detection when HL is disabled
Tip revision: e038107
File Mode Size
ATTACHED_FILES.rst -rw-r--r-- 206 bytes
ATTACHED_FILES_ON_FAIL.rst -rw-r--r-- 218 bytes
COST.rst -rw-r--r-- 621 bytes
DEPENDS.rst -rw-r--r-- 759 bytes
DISABLED.rst -rw-r--r-- 712 bytes
ENVIRONMENT.rst -rw-r--r-- 323 bytes
FAIL_REGULAR_EXPRESSION.rst -rw-r--r-- 406 bytes
FIXTURES_CLEANUP.rst -rw-r--r-- 1.8 KB
FIXTURES_REQUIRED.rst -rw-r--r-- 4.8 KB
FIXTURES_SETUP.rst -rw-r--r-- 1.9 KB
LABELS.rst -rw-r--r-- 117 bytes
MEASUREMENT.rst -rw-r--r-- 286 bytes
PASS_REGULAR_EXPRESSION.rst -rw-r--r-- 483 bytes
PROCESSORS.rst -rw-r--r-- 679 bytes
PROCESSOR_AFFINITY.rst -rw-r--r-- 643 bytes
REQUIRED_FILES.rst -rw-r--r-- 1.2 KB
RESOURCE_GROUPS.rst -rw-r--r-- 3.5 KB
RESOURCE_LOCK.rst -rw-r--r-- 805 bytes
RUN_SERIAL.rst -rw-r--r-- 233 bytes
SKIP_REGULAR_EXPRESSION.rst -rw-r--r-- 490 bytes
SKIP_RETURN_CODE.rst -rw-r--r-- 442 bytes
TIMEOUT.rst -rw-r--r-- 318 bytes
TIMEOUT_AFTER_MATCH.rst -rw-r--r-- 1.4 KB
WILL_FAIL.rst -rw-r--r-- 184 bytes
WORKING_DIRECTORY.rst -rw-r--r-- 328 bytes

back to top