summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-06-19 14:44:03 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-06-19 14:44:03 (GMT)
commit04d6c7cf97ff55636eeda2229ddc19bb40add95e (patch)
tree28a8d410a6726980b358e1207babf29ad739ad97 /hl
parent965258b00826481f6ca7b3d18709eb46734fe6fa (diff)
downloadhdf5-04d6c7cf97ff55636eeda2229ddc19bb40add95e.zip
hdf5-04d6c7cf97ff55636eeda2229ddc19bb40add95e.tar.gz
hdf5-04d6c7cf97ff55636eeda2229ddc19bb40add95e.tar.bz2
[svn-r20998] Add lite2 dependency on lite1 example
Diffstat (limited to 'hl')
-rw-r--r--hl/examples/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/hl/examples/CMakeLists.txt b/hl/examples/CMakeLists.txt
index 28672b6..f60ae9e 100644
--- a/hl/examples/CMakeLists.txt
+++ b/hl/examples/CMakeLists.txt
@@ -52,6 +52,10 @@ FOREACH (example ${examples})
ENDFOREACH (example ${examples})
IF (BUILD_TESTING)
+ SET_TESTS_PROPERTIES (hl_ex_ex_lite2 PROPERTIES DEPENDS hl_ex_ex_lite1)
+ENDIF (BUILD_TESTING)
+
+IF (BUILD_TESTING)
SET (HDF5_TEST_FILES
image24pixel.txt
image8.txt