diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-04-18 16:35:11 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2019-04-18 16:35:11 (GMT) |
commit | cc5f91d1d2b1373fae57afc4e79a530b19343949 (patch) | |
tree | 909ae03a637d65f4075f7ee766ea263618f8a904 /test/CMakeLists.txt | |
parent | bdb11caa5372a0bec531b38497891934b6cefa9b (diff) | |
download | hdf5-cc5f91d1d2b1373fae57afc4e79a530b19343949.zip hdf5-cc5f91d1d2b1373fae57afc4e79a530b19343949.tar.gz hdf5-cc5f91d1d2b1373fae57afc4e79a530b19343949.tar.bz2 |
Fix CMake errors
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r-- | test/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 8437e72..0b9911f 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -258,7 +258,6 @@ set (H5_TESTS enc_dec_plist_cross_platform getname vfd - vfd_env ntypes dangle dtransform @@ -267,6 +266,7 @@ set (H5_TESTS freespace mf vds + vds_env file_image unregister cache_logging |