diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2015-02-23 16:20:53 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2015-02-23 16:20:53 (GMT) |
commit | c5da9e327031a233f03648cf47e1b3a020afc0b5 (patch) | |
tree | 98457d152b5e64373b498c02942e2abf53435fa4 /src/CMakeLists.txt | |
parent | 7556f179c33e8ecb2a7cf2706c9985c9c3cc6bae (diff) | |
download | hdf5-c5da9e327031a233f03648cf47e1b3a020afc0b5.zip hdf5-c5da9e327031a233f03648cf47e1b3a020afc0b5.tar.gz hdf5-c5da9e327031a233f03648cf47e1b3a020afc0b5.tar.bz2 |
[svn-r26282] Update source file list and test list
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 3ad51b7..1ff03d1 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -116,6 +116,7 @@ set (H5D_SRCS ${HDF5_SRC_DIR}/H5Dscatgath.c ${HDF5_SRC_DIR}/H5Dselect.c ${HDF5_SRC_DIR}/H5Dtest.c + ${HDF5_SRC_DIR}/H5Dvirtual.c ) set (H5D_HDRS |