summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2012-09-26 20:53:18 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2012-09-26 20:53:18 (GMT)
commit7702c7f760f0a4eb01059b621cf0df747153a021 (patch)
tree6a353cb6d0585628911bbde496ef5d9605b266b3 /src
parent563990e64eca93063b060a4664996be0e8298382 (diff)
downloadhdf5-7702c7f760f0a4eb01059b621cf0df747153a021.zip
hdf5-7702c7f760f0a4eb01059b621cf0df747153a021.tar.gz
hdf5-7702c7f760f0a4eb01059b621cf0df747153a021.tar.bz2
[svn-r22817] Description:
Update CMake files for new encode/decode property list files.
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index cfac4a1..f398af5 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -457,6 +457,7 @@ SET (H5P_SRCS
${HDF5_SRC_DIR}/H5Pdcpl.c
${HDF5_SRC_DIR}/H5Pdeprec.c
${HDF5_SRC_DIR}/H5Pdxpl.c
+ ${HDF5_SRC_DIR}/H5Pencdec.c
${HDF5_SRC_DIR}/H5Pfapl.c
${HDF5_SRC_DIR}/H5Pfcpl.c
${HDF5_SRC_DIR}/H5Pfmpl.c