summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-03-30 01:56:37 (GMT)
committerGitHub <noreply@github.com>2022-03-30 01:56:37 (GMT)
commit23ab623955163ea685f07cbcd0055035970a7af3 (patch)
treed10d322fdf0285575a2e8d0d4d5f84648e5c4a65 /test/CMakeLists.txt
parentb86be5df3521e7f6dc84b8eb89e5f53ab987b200 (diff)
downloadhdf5-23ab623955163ea685f07cbcd0055035970a7af3.zip
hdf5-23ab623955163ea685f07cbcd0055035970a7af3.tar.gz
hdf5-23ab623955163ea685f07cbcd0055035970a7af3.tar.bz2
Removes unused H5HP (private heap) package (#1548)
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 7e69c09..f9e6e4b 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -266,7 +266,6 @@ set (testhdf5_SOURCES
${HDF5_TEST_SOURCE_DIR}/tgenprop.c
${HDF5_TEST_SOURCE_DIR}/th5o.c
${HDF5_TEST_SOURCE_DIR}/th5s.c
- ${HDF5_TEST_SOURCE_DIR}/theap.c
${HDF5_TEST_SOURCE_DIR}/tid.c
${HDF5_TEST_SOURCE_DIR}/titerate.c
${HDF5_TEST_SOURCE_DIR}/tmeta.c