mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-05 15:42:32 +08:00
Merge pull request #2412 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '6686cac564f5d0015a32b92e4478002069c973ee': Add java version and reference libsettings
This commit is contained in:
commit
a8755bfe2b
@ -9,7 +9,7 @@ It was built with the following options:
|
||||
-- @LIB_TYPE@ C/C++/Fortran libraries
|
||||
-- SZIP (encoder enabled) and ZLIB
|
||||
-- @LIB_TYPE@ HDF5 tools
|
||||
-- Java
|
||||
-- Java @Java_VERSION@
|
||||
|
||||
The contents of this directory are:
|
||||
|
||||
@ -28,7 +28,8 @@ After Installation
|
||||
The examples folder, HDF5Examples, located in the
|
||||
HDF5 install folder, can be built and tested with CMake and the supplied
|
||||
HDF5_Examples.cmake file. The HDF5_Examples.cmake expects HDF5 to have
|
||||
been installed in the default location with above compilers. Also, the CMake
|
||||
been installed in the default location with above compilers (see the
|
||||
libhdf5.settings file in the lib install folder). Also, the CMake
|
||||
utility should be installed.
|
||||
|
||||
To test the installation with the examples;
|
||||
|
Loading…
Reference in New Issue
Block a user