hdf5/c++
David Young 7bb8d071c6 Under the examples directories, always find the installed HDF5
executables and scripts using @prefix@ instead of a relative
path, because the number of ../ in the relative path will be
different on NetBSD than on other systems.

Examples on NetBSD are installed at ${prefix}/share/examples/hdf5/
instead of at ${prefix}/share/hdf5_examples/, by convention.  It may be
the same on other BSDs, I'm not sure.
2019-10-03 16:01:40 -05:00
..
examples Under the examples directories, always find the installed HDF5 2019-10-03 16:01:40 -05:00
src Update versioning to next major version 2019-09-25 17:28:17 -05:00
test Fix VFD tests and repack 2019-08-03 17:28:50 -05:00
CMakeLists.txt HDFFV-9739 and cmake improvements merge from develop 2018-05-22 10:23:16 -05:00
COPYING
Makefile.am Add options to enable or disable building tools and tests. The default 2019-06-05 23:20:01 -05:00