Missing part of import of rev 1148.
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Fri, 9 Dec 2011 09:22:27 +0000 (09:22 +0000)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Fri, 9 Dec 2011 09:22:27 +0000 (09:22 +0000)
tests/nonregression/CMakeLists.txt

index 43ee1f77f24373b97db5fae76c492fda999bd68b..84b5393a7059de39b932ffd177197835374e5ae2 100644 (file)
@@ -11,11 +11,6 @@ SET(TEMP_PATH ${TEMP})
 
 # need kdu_expand if possible
 find_package(KAKADU)
-   
-STRING(COMPARE EQUAL ${REF_DECODER_BIN_PATH} "NOTFOUND" REF_DECODER_NOTFOUND)            
-IF (REF_DECODER_NOTFOUND)
-  MESSAGE(STATUS "REF_DECODER_BIN_PATH not found, if you want all the encoding tests suite please provide a regular path")  
-ENDIF (REF_DECODER_NOTFOUND)
 
 #########################################################################
 # GENERATION OF THE TEST SUITE