hdf5/c++/examples
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
..
chunks.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
CMakeLists.txt HDFFV-10845 make flags private 2019-07-18 16:27:06 -05:00
CMakeTests.cmake HDFFV-10529 Update CMake tests to use test fixtures 2019-07-23 16:24:56 -05:00
compound.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
create.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
expected.out [svn-r13881] Purpose: Updated C++ examples expected output 2007-06-19 12:12:01 -05:00
extend_ds.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5group.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_cmprss.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_crtatt.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_crtdat.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_crtgrp.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_crtgrpar.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_crtgrpd.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_extend.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_rdwt.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_subset.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
Makefile.am Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
readdata.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
run-c++-ex.sh.in Under the examples directories, always find the installed HDF5 2019-10-03 16:01:40 -05:00
testh5c++.sh.in Fixed HDFFV-10404 2018-07-13 13:40:22 -05:00
writedata.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00