diff options
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index bbef7f9..34cb212 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -536,13 +536,12 @@ the include folder. The lib folder contains the library files, and CMake adds the pkgconfig subfolder with the hdf5*.pc files used by the bin/build scripts created by -the CMake build. CMake uses links to the main library file, while autotools -builds copies library files. In addition, because CMake creates the tools +the CMake build. In addition, because CMake creates the tools library and the C-stub libraries for the Fortran libraries, these libraries -are present only for CMake builds. The names of the szip libaries are different +are present only for CMake builds. The names of the szip libraries are different between the build systems. The share folder will have the most differences because CMake builds include -a number of CMake specific files for support of CMakes find_package and support +a number of CMake specific files for support of CMake's find_package and support for the HDF5 Examples CMake project. |