Skip to content
Snippets Groups Projects
Commit 229dbdd8 authored by Mickael Savinaud's avatar Mickael Savinaud
Browse files

[COMP] comment the tests about compilation of openjpeg (need to use the new API) (2)

parent 4039ba31
No related branches found
No related tags found
No related merge requests found
...@@ -525,9 +525,9 @@ classifyKNN2.cxx ...@@ -525,9 +525,9 @@ classifyKNN2.cxx
) )
IF(OTB_COMPILE_JPEG2000) #IF(OTB_COMPILE_JPEG2000)
SET(UtilitiesTests_SRCS ${UtilitiesTests_SRCS} openJpegEncoder.cxx openJpegDecoder.cxx) # SET(UtilitiesTests_SRCS ${UtilitiesTests_SRCS} openJpegEncoder.cxx openJpegDecoder.cxx)
ENDIF(OTB_COMPILE_JPEG2000) #ENDIF(OTB_COMPILE_JPEG2000)
IF(NOT OTB_USE_EXTERNAL_OPENTHREADS) IF(NOT OTB_USE_EXTERNAL_OPENTHREADS)
SET(UtilitiesTests_SRCS ${UtilitiesTests_SRCS} SET(UtilitiesTests_SRCS ${UtilitiesTests_SRCS}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment