Deprecate bin/cmakehdf5 (#4127)

* Deprecate bin/cmakehdf5

* Add reference text
This commit is contained in:
Allen Byrne 2024-03-13 10:02:47 -05:00 committed by GitHub
parent 8961016fe7
commit ca4db46c5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/bin/sh
echo "Deprecated: This will be removed in a future release"
# Build and Test HDF5 using cmake.
# Copyright: The HDF Group, 2012-14

View File

@ -47,6 +47,13 @@ New Features
Configuration:
-------------
- Deprecate bin/cmakehdf5 script
With the improvements made in CMake since version 3.23 and the addition
of CMake preset files, this script is no longer necessary.
See INSTALL_CMake.txt file, Section X: Using CMakePresets.json for compiling
- Overhauled LFS support checks
In 2024, we can assume that Large File Support (LFS) exists on all