diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2011-12-09 09:22:27 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2011-12-09 09:22:27 +0000 |
| commit | b081ff2813f6c28dbf53c8716ad066f2b66c31b1 (patch) | |
| tree | dc4660163c888c3880297b26c219f23ec4b4521c /tests | |
| parent | 9d1bd03be40c7777971e8ddf5da1c87989040c2a (diff) | |
Missing part of import of rev 1148.
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/nonregression/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/nonregression/CMakeLists.txt b/tests/nonregression/CMakeLists.txt index 43ee1f77..84b5393a 100644 --- a/tests/nonregression/CMakeLists.txt +++ b/tests/nonregression/CMakeLists.txt @@ -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 |
