summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2012-12-17 16:33:47 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2012-12-17 16:33:47 (GMT)
commitea1e90f95ae647cdf5b0d39298743f229e96c701 (patch)
tree547554d5e64f8021493dc75cefb3213cd8e677d0 /src
parentebebe2dd934b0b0211ee3be28e5b2f9bb9f7f14e (diff)
downloadhdf5-ea1e90f95ae647cdf5b0d39298743f229e96c701.zip
hdf5-ea1e90f95ae647cdf5b0d39298743f229e96c701.tar.gz
hdf5-ea1e90f95ae647cdf5b0d39298743f229e96c701.tar.bz2
[svn-r23109] Add cmake support to r23104
Tested: ummon
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 c018adb..c3f673f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -426,6 +426,7 @@ SET (H5O_SRCS
${HDF5_SRC_DIR}/H5Oname.c
${HDF5_SRC_DIR}/H5Onull.c
${HDF5_SRC_DIR}/H5Opline.c
+ ${HDF5_SRC_DIR}/H5Oproxy.c
${HDF5_SRC_DIR}/H5Orefcount.c
${HDF5_SRC_DIR}/H5Osdspace.c
${HDF5_SRC_DIR}/H5Oshared.c