Skip to content
Snippets Groups Projects
Commit 1141b255 authored by Mathieu Deltorre's avatar Mathieu Deltorre
Browse files

option deprecated pour openjpeg

parent 2f20c2da
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,9 @@ ENDIF(OTB_BUILD_SHARED_LIBS)
IF(ENABLE_PROFILING)
ADD_DEFINITIONS(-D_PROFILE)
ENDIF(ENABLE_PROFILING)
ADD_DEFINITIONS(-DUSE_OPJ_DEPRECATED)
# Create the library
ADD_LIBRARY(${OPENJPEG_LIBRARY_NAME} ${OPENJPEG_SRCS})
SET_TARGET_PROPERTIES(${OPENJPEG_LIBRARY_NAME} PROPERTIES
......
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