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

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

parent 229dbdd8
Branches
Tags
No related merge requests found
......@@ -43,10 +43,10 @@ REGISTER_TEST(otbSVMComposedKernelFunctorTest);
REGISTER_TEST(ossimRadarSatSupport);
REGISTER_TEST(itk2DScaleInvariantFeatureImageFilterTest);
// register openJpeg tests if necessary
#ifdef OTB_COMPILE_JPEG2000
REGISTER_TEST(openJpegEncoder);
REGISTER_TEST(openJpegDecoder);
#endif
//#ifdef OTB_COMPILE_JPEG2000
// REGISTER_TEST(openJpegEncoder);
// REGISTER_TEST(openJpegDecoder);
//#endif
// register OPENTHREADS testing
#ifdef OTB_USE_INTERNAL_OPENTHREADS
REGISTER_TEST(openthreadsSimpleThreader);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment