mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
Deprecate bin/cmakehdf5 (#4127)
* Deprecate bin/cmakehdf5 * Add reference text
This commit is contained in:
parent
8961016fe7
commit
ca4db46c5a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user