Skip to content
Snippets Groups Projects
Commit 6a795fc3 authored by Grégoire Mercier's avatar Grégoire Mercier
Browse files

ENH: otbSVMImageClassificationWithRuleFilter

parents ed5704a5 0f22d90f
No related branches found
No related tags found
No related merge requests found
...@@ -533,7 +533,7 @@ MESSAGE(FATAL_ERROR "OGR MESSAGE: ${OUTPUT}") ...@@ -533,7 +533,7 @@ MESSAGE(FATAL_ERROR "OGR MESSAGE: ${OUTPUT}")
FIND_LIBRARY(OGR_LIBRARY ogr PATHS) FIND_LIBRARY(OGR_LIBRARY ogr PATHS)
IF (NOT OGR_LIBRARY) IF (NOT OGR_LIBRARY)
MESSAGE(FATAL_ERROR MESSAGE(FATAL_ERROR
"Cannot find jpeg library. Please set OGR_LIBRARY.") "Cannot find ogr library. Please set OGR_LIBRARY.")
ENDIF (NOT OGR_LIBRARY) ENDIF (NOT OGR_LIBRARY)
ENDIF(GDAL_HAS_OGR) ENDIF(GDAL_HAS_OGR)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment