summaryrefslogtreecommitdiffstats
path: root/tools/h5import
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-03-29 15:15:46 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-03-29 15:15:46 (GMT)
commit26152e7a0e93c1fdb219cdf9d3020e85a8c71c5e (patch)
tree64a2eaac0f077cf373f7e106322842c284b1ad6c /tools/h5import
parentdf8d328f18bb1e53cd156be598f90c91ee798cf4 (diff)
downloadhdf5-26152e7a0e93c1fdb219cdf9d3020e85a8c71c5e.zip
hdf5-26152e7a0e93c1fdb219cdf9d3020e85a8c71c5e.tar.gz
hdf5-26152e7a0e93c1fdb219cdf9d3020e85a8c71c5e.tar.bz2
[svn-r20364] Updated commands to properly clear generated files
bring r20363 from trunk
Diffstat (limited to 'tools/h5import')
-rw-r--r--tools/h5import/CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/tools/h5import/CMakeLists.txt b/tools/h5import/CMakeLists.txt
index 3ac114e..313151e 100644
--- a/tools/h5import/CMakeLists.txt
+++ b/tools/h5import/CMakeLists.txt
@@ -194,12 +194,9 @@ IF (BUILD_TESTING)
txtin16.txt
txtin32.txt
)
- SET (last_test "H5IMPORT-clear-objects")
ADD_TEST (NAME H5IMPORT-h5importtest COMMAND $<TARGET_FILE:h5importtest>)
- IF (NOT "${last_test}" STREQUAL "")
- SET_TESTS_PROPERTIES (H5IMPORT-h5importtest PROPERTIES DEPENDS ${last_test})
- ENDIF (NOT "${last_test}" STREQUAL "")
+ SET_TESTS_PROPERTIES (H5IMPORT-h5importtest PROPERTIES DEPENDS H5IMPORT-clear-objects)
SET (last_test "H5IMPORT-h5importtest")
# ----- TESTING "ASCII I32 rank 3 - Output BE "