summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-02-22 18:46:43 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-02-22 18:46:43 (GMT)
commit62dce9ab87da6da7a6eb5abb6d5d4577cb1c3bd6 (patch)
treec9c741b8cdb74b4595810ca056a5e1e3092123a7 /src/CMakeLists.txt
parent6f103565f945a9a6f5e5e5c1be554814c43392e1 (diff)
downloadhdf5-62dce9ab87da6da7a6eb5abb6d5d4577cb1c3bd6.zip
hdf5-62dce9ab87da6da7a6eb5abb6d5d4577cb1c3bd6.tar.gz
hdf5-62dce9ab87da6da7a6eb5abb6d5d4577cb1c3bd6.tar.bz2
HDFFV-10552 Revert H5O_*1 functions for compatibility
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 6b7ead9..01434ba 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -423,6 +423,7 @@ set (H5O_SOURCES
${HDF5_SRC_DIR}/H5Ocont.c
${HDF5_SRC_DIR}/H5Ocopy.c
${HDF5_SRC_DIR}/H5Odbg.c
+ ${HDF5_SRC_DIR}/H5Odeprec.c
${HDF5_SRC_DIR}/H5Odrvinfo.c
${HDF5_SRC_DIR}/H5Odtype.c
${HDF5_SRC_DIR}/H5Oefl.c