diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2015-03-05 23:04:57 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2015-03-05 23:04:57 (GMT) |
commit | 802fac804d69bf7d33043a8d21321640ac1786dd (patch) | |
tree | 0da7dcbf0c359f0c99e11eaca48805565b0510c3 /examples/CMakeLists.txt | |
parent | b3c3c8ea724a844ad95d08cf37726791deddb9a3 (diff) | |
download | hdf5-802fac804d69bf7d33043a8d21321640ac1786dd.zip hdf5-802fac804d69bf7d33043a8d21321640ac1786dd.tar.gz hdf5-802fac804d69bf7d33043a8d21321640ac1786dd.tar.bz2 |
[svn-r26376] Added new examples for fixed-size Excalibur and for Eiger use cases. Fixed several typos.
Tested on jam.
Diffstat (limited to 'examples/CMakeLists.txt')
-rw-r--r-- | examples/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index bc97b75..cfb0e11 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -34,6 +34,8 @@ set (examples h5_extlink h5_elink_unix2win h5_shared_mesg + h5_vds-eiger + h5_vds-exclim h5_vds-exc h5_vds ) |