summaryrefslogtreecommitdiffstats
path: root/c++/test
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-12-21 20:41:48 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-12-21 20:41:48 (GMT)
commitef2ac0784508083ac057586feb6ad9bbdd98e5bd (patch)
tree3083ec710691b9353e9aee5e2ad7095ca8701890 /c++/test
parent68c9914f9b5501cc8470775e689cb2c2c64fe912 (diff)
downloadhdf5-ef2ac0784508083ac057586feb6ad9bbdd98e5bd.zip
hdf5-ef2ac0784508083ac057586feb6ad9bbdd98e5bd.tar.gz
hdf5-ef2ac0784508083ac057586feb6ad9bbdd98e5bd.tar.bz2
Update link target commands
Diffstat (limited to 'c++/test')
-rw-r--r--c++/test/CMakeTests.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/test/CMakeTests.cmake b/c++/test/CMakeTests.cmake
index 4f5ba94..11463a0 100644
--- a/c++/test/CMakeTests.cmake
+++ b/c++/test/CMakeTests.cmake
@@ -8,7 +8,7 @@
# distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases.
# If you do not have access to either file, you may request a copy from
# help@hdfgroup.org.
-
+#
HDFTEST_COPY_FILE("${HDF5_CPP_TEST_SOURCE_DIR}/th5s.h5" "${PROJECT_BINARY_DIR}/th5s.h5" "cpp_testhdf5_files")
add_custom_target(cpp_testhdf5_files ALL COMMENT "Copying files needed by cpp_testhdf5 tests" DEPENDS ${cpp_testhdf5_files_list})