summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2020-11-19 14:07:01 (GMT)
committerGitHub <noreply@github.com>2020-11-19 14:07:01 (GMT)
commitfc7ac84e190cd2210c0c3fa4f86b68ad80720fb8 (patch)
tree1afa6ad9016e6395623fab138efb4d13469d4088 /src/CMakeLists.txt
parent0a06b9a8690f6c968c036142fd1b1a83cbcd7617 (diff)
downloadhdf5-fc7ac84e190cd2210c0c3fa4f86b68ad80720fb8.zip
hdf5-fc7ac84e190cd2210c0c3fa4f86b68ad80720fb8.tar.gz
hdf5-fc7ac84e190cd2210c0c3fa4f86b68ad80720fb8.tar.bz2
Add new files to CMake and MANIFEST (#100)
* Add new header file * Add missing file
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 38225e9..221b629 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -714,6 +714,7 @@ set (H5Z_HDRS
IDE_GENERATED_PROPERTIES ("H5Z" "${H5Z_HDRS}" "${H5Z_SOURCES}" )
set (H5_MODULE_HEADERS
+ ${HDF5_SRC_DIR}/H5module.h
${HDF5_SRC_DIR}/H5Amodule.h
${HDF5_SRC_DIR}/H5ACmodule.h
${HDF5_SRC_DIR}/H5Bmodule.h