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

COMP: remove commented code in OTBConfig

parent 6eb6e318
No related branches found
No related tags found
No related merge requests found
......@@ -65,10 +65,6 @@ SET(OTB_CSWIG_JAVA "@OTB_CSWIG_JAVA@")
# Path to CableSwig configuration used by OTB.
SET(OTB_CableSwig_DIR "@OTB_CableSwig_DIR_CONFIG@")
# A list of all libraries for OTB. Those listed here should
# automatically pull in their dependencies.
# SET(OTB_LIBRARIES OTBAlgorithms OTBStatistics OTBFEM)
# The OTB library dependencies.
IF(NOT OTB_NO_LIBRARY_DEPENDS AND
EXISTS "@OTB_LIBRARY_DEPENDS_FILE@")
......
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