summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJerome Soumagne <jsoumagne@hdfgroup.org>2014-08-04 21:19:43 (GMT)
committerJerome Soumagne <jsoumagne@hdfgroup.org>2016-11-29 23:42:28 (GMT)
commitfb02c29506cee5af1defda7c903ec0d882aaba8c (patch)
treea0e850e532d5f25c3de89a76dc1ef491ca84fac4 /src/CMakeLists.txt
parent684970c4bbb8b5728a7c00b9e206e6dbbdb9a719 (diff)
downloadhdf5-fb02c29506cee5af1defda7c903ec0d882aaba8c.zip
hdf5-fb02c29506cee5af1defda7c903ec0d882aaba8c.tar.gz
hdf5-fb02c29506cee5af1defda7c903ec0d882aaba8c.tar.bz2
Add H5Oidxinfo and H5O_IDXINFO_ID header message
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 27eb03f..478680a 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -428,6 +428,7 @@ set (H5O_SRCS
${HDF5_SRC_DIR}/H5Ofill.c
${HDF5_SRC_DIR}/H5Ofsinfo.c
${HDF5_SRC_DIR}/H5Oginfo.c
+ ${HDF5_SRC_DIR}/H5Oidxinfo.c
${HDF5_SRC_DIR}/H5Olayout.c
${HDF5_SRC_DIR}/H5Olinfo.c
${HDF5_SRC_DIR}/H5Olink.c