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

COMP: no Wrappers/CommandLine dir in install tree

parent d463d8e3
Branches
Tags
No related merge requests found
...@@ -291,12 +291,6 @@ SET(OTB_INCLUDE_RELATIVE_DIRS ${OTB_INCLUDE_RELATIVE_DIRS} ...@@ -291,12 +291,6 @@ SET(OTB_INCLUDE_RELATIVE_DIRS ${OTB_INCLUDE_RELATIVE_DIRS}
Utilities/otbconfigfile Utilities/otbconfigfile
) )
# For CommandLine wrappers
IF(BUILD_APPLICATIONS)
SET(OTB_INCLUDE_ABSOLUE_DIRS ${OTB_INCLUDE_ABSOLUE_DIRS}
Wrappers/CommandLine )
ENDIF(BUILD_APPLICATIONS)
#For BOOST header file #For BOOST header file
IF(OTB_USE_EXTERNAL_BOOST) IF(OTB_USE_EXTERNAL_BOOST)
SET(OTB_INCLUDE_ABSOLUE_DIRS ${OTB_INCLUDE_ABSOLUE_DIRS} SET(OTB_INCLUDE_ABSOLUE_DIRS ${OTB_INCLUDE_ABSOLUE_DIRS}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment