From 55d3172d229b29ade3899e065460c93d216d1f7c Mon Sep 17 00:00:00 2001 From: Dana Robinson Date: Tue, 23 Oct 2012 10:38:43 -0500 Subject: [svn-r22949] Purpose: Updated CMakelists.txt to include H5FSint.c Tested on: jam --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 8fab1d5..c018adb 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -297,6 +297,7 @@ SET (H5HF_SRCS ${HDF5_SRC_DIR}/H5HFhdr.c ${HDF5_SRC_DIR}/H5HFhuge.c ${HDF5_SRC_DIR}/H5HFiblock.c + ${HDF5_SRC_DIR}/H5HFint.c ${HDF5_SRC_DIR}/H5HFiter.c ${HDF5_SRC_DIR}/H5HFman.c ${HDF5_SRC_DIR}/H5HFsection.c -- cgit v0.12