summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-05-18 18:23:41 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-05-18 18:23:41 (GMT)
commit54728019ca2a5be26efcc56fd361cbcc11f5b36a (patch)
tree3c1d3ebd630d855c8c691e2413b85ddd3d2dfbfe /test/CMakeLists.txt
parent5d7907cde59e2e0e00e2ea8075d1c82a5f9f8b4b (diff)
downloadhdf5-54728019ca2a5be26efcc56fd361cbcc11f5b36a.zip
hdf5-54728019ca2a5be26efcc56fd361cbcc11f5b36a.tar.gz
hdf5-54728019ca2a5be26efcc56fd361cbcc11f5b36a.tar.bz2
[svn-r20863] Adjust CPack configuration location by removing version extension in folder name. Add install configuration commands if ext libs are packaged with project.
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 8cb55a6..2d80e30 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -103,7 +103,6 @@ SET (HDF5_REFERENCE_TEST_FILES
tlayouto.h5
tmtimen.h5
tmtimeo.h5
- vms_data.h5
)
FOREACH (h5_file ${HDF5_REFERENCE_TEST_FILES})