Missing part of import of rev 1148.

This commit is contained in:
Mathieu Malaterre 2011-12-09 09:22:27 +00:00
parent 9d1bd03be4
commit b081ff2813
1 changed files with 0 additions and 5 deletions

View 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