Skip to content
Snippets Groups Projects
Commit 5003a921 authored by OTB Bot's avatar OTB Bot
Browse files

No commit message

No commit message
parent e522fbb0
No related branches found
No related tags found
No related merge requests found
......@@ -46,9 +46,11 @@ REGISTER_TEST(otbSVMComposedKernelFunctorTest);
REGISTER_TEST(ossimRadarSatSupport);
REGISTER_TEST(itk2DScaleInvariantFeatureImageFilterTest);
// register openJpeg tests if necessary
#if (defined OTB_USE_JPEG2000 and not OTB_USE_EXTERNAL_ITK)
#if (defined OTB_USE_JPEG2000)
#if (not defined OTB_USE_EXTERNAL_ITK)
REGISTER_TEST(openJpegEncoder);
REGISTER_TEST(openJpegDecoder);
#endif (not defined OTB_USE_EXTERNAL_ITK)
#endif (defined OTB_USE_JPEG2000
#endif
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment