summaryrefslogtreecommitdiffstats
path: root/examples/CMakeLists.txt
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2015-03-04 17:29:29 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2015-03-04 17:29:29 (GMT)
commite2175fd0ca8e00af14c97f4a103c31e8ae19b490 (patch)
treed129734a7f6dcec2f57f53d6b7b7d963687126a8 /examples/CMakeLists.txt
parent3c9c263e5a86cca9094ece751f430b7eacb250a4 (diff)
downloadhdf5-e2175fd0ca8e00af14c97f4a103c31e8ae19b490.zip
hdf5-e2175fd0ca8e00af14c97f4a103c31e8ae19b490.tar.gz
hdf5-e2175fd0ca8e00af14c97f4a103c31e8ae19b490.tar.bz2
[svn-r26360] Modified CMake files to accomodate new h5_vds-exc.c example.
Diffstat (limited to 'examples/CMakeLists.txt')
-rw-r--r--examples/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index b7c9c63..bc97b75 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -34,6 +34,7 @@ set (examples
h5_extlink
h5_elink_unix2win
h5_shared_mesg
+ h5_vds-exc
h5_vds
)