Skip to content
Snippets Groups Projects
Commit 263f0662 authored by Sébastien Dinot's avatar Sébastien Dinot
Browse files

BUG: Removed local modification pushed by mistake

parent f128cbd8
No related branches found
No related tags found
No related merge requests found
......@@ -38,8 +38,4 @@ IF(OTB_USE_OPENCV)
OTB_CREATE_APPLICATION(NAME TrainMachineLearningImagesClassifier
SOURCES otbTrainMachineLearningImagesClassifier.cxx
LINK_LIBRARIES OTBIO;OTBCommon;OTBBasicFilters;OTBFeatureExtraction;OTBLearning;OTBMachineLearning)
ENDIF(OTB_USE_OPENCV)
OTB_CREATE_APPLICATION(NAME WPSSVMClassificationMSCM
SOURCES WPSSVMClassificationMSCM.cxx
LINK_LIBRARIES OTBIO;OTBCommon;OTBBasicFilters;OTBFeatureExtraction;OTBLearning)
ENDIF()
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