summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack/CMakeTests.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-12-21 18:22:32 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-12-21 18:22:32 (GMT)
commit991996b25122ff010b9af1bbb6cc05be491ce038 (patch)
treea1416d76f291ed8faf46373dc9d535842aa0993b /tools/test/h5repack/CMakeTests.cmake
parent909fa39bc75f850b0f32e48e9b0f1bcd9f1be573 (diff)
downloadhdf5-991996b25122ff010b9af1bbb6cc05be491ce038.zip
hdf5-991996b25122ff010b9af1bbb6cc05be491ce038.tar.gz
hdf5-991996b25122ff010b9af1bbb6cc05be491ce038.tar.bz2
Remove unused CMake files
Diffstat (limited to 'tools/test/h5repack/CMakeTests.cmake')
-rw-r--r--tools/test/h5repack/CMakeTests.cmake10
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/test/h5repack/CMakeTests.cmake b/tools/test/h5repack/CMakeTests.cmake
index d48f188..c2a2be7 100644
--- a/tools/test/h5repack/CMakeTests.cmake
+++ b/tools/test/h5repack/CMakeTests.cmake
@@ -1435,13 +1435,3 @@ endif ()
if (HDF5_TEST_VFD)
include (CMakeVFDTests.cmake)
endif ()
-
-##############################################################################
-##############################################################################
-### V O L T E S T S ###
-##############################################################################
-##############################################################################
-
-if (HDF5_TEST_VOL)
- include (CMakeVOLTests.cmake)
-endif ()