Missing part of import of rev 1148.
This commit is contained in:
parent
9d1bd03be4
commit
b081ff2813
@ -11,11 +11,6 @@ SET(TEMP_PATH ${TEMP})
|
|||||||
|
|
||||||
# need kdu_expand if possible
|
# need kdu_expand if possible
|
||||||
find_package(KAKADU)
|
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
|
# GENERATION OF THE TEST SUITE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user