summaryrefslogtreecommitdiffstats
path: root/tools/h5ls/CMakeTests.cmake
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2014-06-17 22:26:28 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2014-06-17 22:26:28 (GMT)
commit99ceb100fe1d24ccd7a01b8b3139aa5efadab4b1 (patch)
tree66effb31440590b0a2144c6466ca45dad7842aae /tools/h5ls/CMakeTests.cmake
parent611d2c89afa02204e6321849d24aed26878097f0 (diff)
downloadhdf5-99ceb100fe1d24ccd7a01b8b3139aa5efadab4b1.zip
hdf5-99ceb100fe1d24ccd7a01b8b3139aa5efadab4b1.tar.gz
hdf5-99ceb100fe1d24ccd7a01b8b3139aa5efadab4b1.tar.bz2
[svn-r25309] Bring revisions #24783 - #24851 from trunk to revise_chunks.
Tested on jam, koala, ostrich, platypus.
Diffstat (limited to 'tools/h5ls/CMakeTests.cmake')
-rw-r--r--tools/h5ls/CMakeTests.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5ls/CMakeTests.cmake b/tools/h5ls/CMakeTests.cmake
index eb68d79..b739130 100644
--- a/tools/h5ls/CMakeTests.cmake
+++ b/tools/h5ls/CMakeTests.cmake
@@ -92,7 +92,7 @@
${HDF5_TOOLS_SRC_DIR}/testfiles/tvldtypes2be.ls
)
- FILE (MAKE_DIRECTORY "${PROJECT_BINARY_DIR}/testfiles")
+ file (MAKE_DIRECTORY "${PROJECT_BINARY_DIR}/testfiles")
# copy the list of test files
foreach (listfiles ${LIST_HDF5_TEST_FILES} ${LIST_OTHER_TEST_FILES})