diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2022-03-30 01:54:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-30 01:54:02 (GMT) |
commit | b86be5df3521e7f6dc84b8eb89e5f53ab987b200 (patch) | |
tree | 25f7b689aac9dba1e2b7ac1c5ad06702dcbc74bc /test/CMakeLists.txt | |
parent | 71af37d38ffbde615b2ffae9cafd7092f89da7b5 (diff) | |
download | hdf5-b86be5df3521e7f6dc84b8eb89e5f53ab987b200.zip hdf5-b86be5df3521e7f6dc84b8eb89e5f53ab987b200.tar.gz hdf5-b86be5df3521e7f6dc84b8eb89e5f53ab987b200.tar.bz2 |
Removes unused memory pool (H5MP) package (#1547)
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r-- | test/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 4e543fd..7e69c09 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -318,7 +318,6 @@ set (H5_TESTS earray btree2 fheap - pool accum hyperslab istore |