summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2016-10-31 19:53:14 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2016-10-31 19:53:14 (GMT)
commit360fe1e0f583bbf541957d838b27d0f667904825 (patch)
tree1efc96c9fed6e5cf20589abd655e668a9cbd2801 /fortran
parent25eb5a4f240190a466c5b62a8e80f067d43fe6d6 (diff)
downloadhdf5-360fe1e0f583bbf541957d838b27d0f667904825.zip
hdf5-360fe1e0f583bbf541957d838b27d0f667904825.tar.gz
hdf5-360fe1e0f583bbf541957d838b27d0f667904825.tar.bz2
Identify generated files with property
Diffstat (limited to 'fortran')
-rw-r--r--fortran/src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/fortran/src/CMakeLists.txt b/fortran/src/CMakeLists.txt
index c3ae5c4..e617979 100644
--- a/fortran/src/CMakeLists.txt
+++ b/fortran/src/CMakeLists.txt
@@ -144,6 +144,8 @@ add_custom_command (
WORKING_DIRECTORY ${HDF5_F90_BINARY_DIR}
DEPENDS H5match_types
)
+set_source_files_properties (${HDF5_F90_BINARY_DIR}/H5f90i_gen.h PROPERTIES GENERATED TRUE)
+set_source_files_properties (${HDF5_F90_BINARY_DIR}/H5fortran_types.F90 PROPERTIES GENERATED TRUE)
#-----------------------------------------------------------------------------
# f90CStub lib