summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-04-14 15:50:13 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-04-14 15:50:13 (GMT)
commit94ede7a8ced2e2bde23abe164c3128d288b04e52 (patch)
tree7cd5570f0e6787449058cb67bac9436a5d06254c /tools
parent62330027498a1da14639221e0d8ac4625b245da7 (diff)
downloadhdf5-94ede7a8ced2e2bde23abe164c3128d288b04e52.zip
hdf5-94ede7a8ced2e2bde23abe164c3128d288b04e52.tar.gz
hdf5-94ede7a8ced2e2bde23abe164c3128d288b04e52.tar.bz2
[svn-r25043] Correct CPPFLAGS value.
Correct test DEPENDS format.
Diffstat (limited to 'tools')
-rw-r--r--tools/misc/CMakeTests.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/misc/CMakeTests.cmake b/tools/misc/CMakeTests.cmake
index 468ff3a..0887fb6 100644
--- a/tools/misc/CMakeTests.cmake
+++ b/tools/misc/CMakeTests.cmake
@@ -190,7 +190,7 @@
# test the output files repartitioned above.
add_test (NAME H5REPART-h5repart_test COMMAND $<TARGET_FILE:h5repart_test>)
- set_tests_properties (H5REPART-h5repart_test PROPERTIES DEPENDS H5REPART-clearall-objects DEPENDS H5REPART-h5repart_20K DEPENDS H5REPART-h5repart_5K DEPENDS H5REPART-h5repart_sec2)
+ set_tests_properties (H5REPART-h5repart_test PROPERTIES DEPENDS "H5REPART-clearall-objects;H5REPART-h5repart_20K;H5REPART-h5repart_5K;H5REPART-h5repart_sec2")
set (H5_DEP_EXECUTABLES ${H5_DEP_EXECUTABLES}
h5repart_test