Skip to content
Snippets Groups Projects
Commit 2811ba3e authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

TEST: append test dependencies properties for BlockMatching application

parent 83dc9293
Branches
Tags
No related merge requests found
......@@ -116,8 +116,8 @@ OTB_TEST_APPLICATION(NAME apTvDmBlockMatchingTest
-bm.medianfilter.radius 2
-bm.medianfilter.incoherence 2.0
)
SET_TESTS_PROPERTIES(apTvDmBlockMatchingTest PROPERTIES DEPENDS apTvDmGridBasedImageResamplingRightTest)
SET_TESTS_PROPERTIES(apTvDmBlockMatchingTest PROPERTIES DEPENDS apTvDmGridBasedImageResamplingLeftTest)
set_property(TEST apTvDmBlockMatchingTest APPEND PROPERTY DEPENDS apTvDmGridBasedImageResamplingRightTest)
set_property(TEST apTvDmBlockMatchingTest APPEND PROPERTY DEPENDS apTvDmGridBasedImageResamplingLeftTest)
#--- DisparityMapToElevationMap ---#
OTB_TEST_APPLICATION(NAME apTvDmDisparityMapToElevationMap
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment