Skip to content
Snippets Groups Projects
Commit 0a6867f1 authored by Thomas Feuvrier's avatar Thomas Feuvrier
Browse files

Mise à jour pour INSTALL des deux nouveaux fichiers include

parent b706dfdb
No related branches found
No related tags found
No related merge requests found
......@@ -140,3 +140,8 @@ ENDIF(_MSC_VER)
IF(CYGWIN OR MINGW)
ADD_DEFINITIONS(-DWIN32)
ENDIF(CYGWIN OR MINGW)
# Install OTB specifics includes files
INSTALL(FILES otb_openjpeg.h otb_openjpeg_mangle.h
DESTINATION ${OTB_INSTALL_INCLUDE_DIR}/Utilities/otbopenjpeg
COMPONENT Development)
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