summaryrefslogtreecommitdiffstats
path: root/examples/CMakeTests.cmake
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/CMakeTests.cmake
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/CMakeTests.cmake')
-rw-r--r--examples/CMakeTests.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/CMakeTests.cmake b/examples/CMakeTests.cmake
index 5a756c8..50da442 100644
--- a/examples/CMakeTests.cmake
+++ b/examples/CMakeTests.cmake
@@ -42,6 +42,8 @@
blue/prefix_target.h5
red/prefix_target.h5
u2w/u2w_target.h5
+ vds.h5
+ vds-excalibur.h5
)
if (NOT "${last_test}" STREQUAL "")
set_tests_properties (EXAMPLES-clear-objects PROPERTIES DEPENDS ${last_test})