Skip to content
Snippets Groups Projects
Commit c085f763 authored by Julien Malik's avatar Julien Malik
Browse files

ENH: remove otbopenjpeg from OTB installation include dirs

parent 720ea52e
No related branches found
No related tags found
No related merge requests found
......@@ -334,12 +334,6 @@ SET(OTB_INCLUDE_RELATIVE_DIRS ${OTB_INCLUDE_RELATIVE_DIRS}
)
IF(OTB_COMPILE_JPEG2000)
SET(OTB_INCLUDE_RELATIVE_DIRS ${OTB_INCLUDE_RELATIVE_DIRS}
Utilities/otbopenjpeg
Utilities/otbopenjpeg/libopenjpeg)
ENDIF(OTB_COMPILE_JPEG2000)
#For GDAL header file
SET(OTB_INCLUDE_ABSOLUE_DIRS ${OTB_INCLUDE_ABSOLUE_DIRS}
${GDAL_INCLUDE_DIR} )
......
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