Skip to content
Snippets Groups Projects
Commit df46b0b3 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

BUG: remove useless linkage

parent f1fbdcab
Branches
Tags
No related merge requests found
......@@ -12,7 +12,7 @@ svm.cpp
)
ADD_LIBRARY(otbsvm ${OTBSVM_SRCS})
TARGET_LINK_LIBRARIES (otbsvm ITKCommon)
IF(OTB_LIBRARY_PROPERTIES)
SET_TARGET_PROPERTIES(otbsvm PROPERTIES ${OTB_LIBRARY_PROPERTIES})
ENDIF(OTB_LIBRARY_PROPERTIES)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment