diff --git a/Examples/Classification/CMakeLists.txt b/Examples/Classification/CMakeLists.txt
index 3ee6b0b58cce42dd080e65b0a64cfdce93fd6d17..5c09541c67e3ff0884fc3a03a28b5a8f60ce0361 100644
--- a/Examples/Classification/CMakeLists.txt
+++ b/Examples/Classification/CMakeLists.txt
@@ -135,7 +135,7 @@ set(TEMP ${OTB_BINARY_DIR}/Testing/Temporary)
 set(EXE_TESTS ${CXX_TEST_PATH}/otbClassificationExamplesTests)
 
 set(TOL 0.0)
-
+set(NOTOL 0.0)
 
 # ------- ScalarImageMarkovRandomField1Test----------