mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
Merge pull request #617 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '04d6a3ec3c91cb30dce5dd5abb1b67021527c2fb': if PARALLEL copy seconf file to PAR folder
This commit is contained in:
commit
6e03d114c2
@ -316,6 +316,9 @@
|
||||
endforeach ()
|
||||
# copy second version of tvlstr.h5
|
||||
HDFTEST_COPY_FILE("${HDF5_TOOLS_DIR}/testfiles/tvlstr.h5" "${PROJECT_BINARY_DIR}/testfiles/tvlstr2.h5" "h5diff_files")
|
||||
if (H5_HAVE_PARALLEL)
|
||||
HDFTEST_COPY_FILE("${HDF5_TOOLS_DIR}/testfiles/tvlstr.h5" "${PROJECT_BINARY_DIR}/PAR/testfiles/tvlstr2.h5" "h5diff_files")
|
||||
endif ()
|
||||
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user