Skip to content
Snippets Groups Projects
Commit 9dd711cb authored by Romain Garrigues's avatar Romain Garrigues
Browse files

Modifications pour le make install d'otb

parent d0c30be3
Branches
Tags
No related merge requests found
......@@ -81,7 +81,7 @@ ENDIF(OPENGL_INCLUDE_PATH)
# Librairie ITK
#-------------------------------
OPTION(OTB_USE_EXTERNAL_ITK "Use an outside build of ITK." OFF)
OPTION(OTB_USE_EXTERNAL_ITK "Use an outside build of ITK." ON)
MARK_AS_ADVANCED(OTB_USE_EXTERNAL_ITK)
IF(OTB_USE_EXTERNAL_ITK)
FIND_PACKAGE(ITK)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment