summaryrefslogtreecommitdiffstats
path: root/tools/h5ls/CMakeLists.txt
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2015-10-16 05:59:48 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2015-10-16 05:59:48 (GMT)
commit2132f1bdaeda4091f780834c525510456c22087b (patch)
tree81c572c40e9ffee95af91f5f58daa9115abe82ca /tools/h5ls/CMakeLists.txt
parent68af82280a6dfc80616204e30ea45b157b3400de (diff)
downloadhdf5-2132f1bdaeda4091f780834c525510456c22087b.zip
hdf5-2132f1bdaeda4091f780834c525510456c22087b.tar.gz
hdf5-2132f1bdaeda4091f780834c525510456c22087b.tar.bz2
[svn-r28099] Description:
Bring r27958 from trunk to branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
Diffstat (limited to 'tools/h5ls/CMakeLists.txt')
-rw-r--r--tools/h5ls/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/h5ls/CMakeLists.txt b/tools/h5ls/CMakeLists.txt
index 4e96db2..6e7f00c 100644
--- a/tools/h5ls/CMakeLists.txt
+++ b/tools/h5ls/CMakeLists.txt
@@ -23,6 +23,8 @@ if (BUILD_TESTING)
include (CMakeTests.cmake)
+ include (CMakeTestsVDS.cmake)
+
endif (BUILD_TESTING)
##############################################################################