Skip to content
Snippets Groups Projects
Commit 547e13a8 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

DOC: mv otbRadiometricAttributesLabelMapFilterExample.cxx to...

DOC: mv otbRadiometricAttributesLabelMapFilterExample.cxx to RadiometricAttributesLabelMapFilterExample.cxx
parent 817311c9
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ TARGET_LINK_LIBRARIES(ShapeAttributeComputation OTBCommon OTBIO ${OTB_IO_UTILITI
ADD_EXECUTABLE(KeepNObjects KeepNObjects.cxx )
TARGET_LINK_LIBRARIES(KeepNObjects OTBCommon OTBIO ${OTB_IO_UTILITIES_DEPENDENT_LIBRARIES})
ADD_EXECUTABLE(RadiometricAttributesLabelMapFilterExample otbRadiometricAttributesLabelMapFilterExample.cxx )
ADD_EXECUTABLE(RadiometricAttributesLabelMapFilterExample RadiometricAttributesLabelMapFilterExample.cxx )
TARGET_LINK_LIBRARIES(RadiometricAttributesLabelMapFilterExample OTBCommon OTBIO OTBBasicFilters OTBSpatialReasoning OTBFeatureExtraction OTBLearning ${OTB_IO_UTILITIES_DEPENDENT_LIBRARIES})
ADD_EXECUTABLE(LabelMapToVectorData LabelMapToVectorData.cxx )
......
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