Skip to content
Snippets Groups Projects
Commit bc197df7 authored by Julien Malik's avatar Julien Malik
Browse files

TEST: missing commit for running the applications tests

parent f33c8b93
Branches
Tags
No related merge requests found
set(INPUTDATA ${OTB_DATA_ROOT}/Input)
if(OTB_DATA_USE_LARGEINPUT)
set(LARGEDATA ${OTB_DATA_LARGEINPUT_ROOT} )
endif(OTB_DATA_USE_LARGEINPUT)
set(TEMP ${OTB_BINARY_DIR}/Testing/Temporary)
SET(TOL 0.0)
SET(EPSILON 0.000000000001)
SET(BASELINE ${OTB_DATA_ROOT}/Baseline/OTB/Images)
SET(BASELINE_FILES ${OTB_DATA_ROOT}/Baseline/OTB/Files)
SET(NOTOL 0.0)
SET(EPSILON_3 0.001)
SET(EPSILON_9 0.000000001)
add_subdirectory(Util)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment