Skip to content
Snippets Groups Projects
Commit 55e624bb authored by Jonathan Guinet's avatar Jonathan Guinet
Browse files

ENH: add application to CMakelist.

parent 9e1d91a2
No related branches found
No related tags found
No related merge requests found
......@@ -2,3 +2,7 @@ OTB_CREATE_APPLICATION(NAME ComputePolylineFeatureFromImage
SOURCES otbComputePolylineFeatureFromImage.cxx
LINK_LIBRARIES OTBBasicFilters OTBLearning)
OTB_CREATE_APPLICATION(NAME DSFuzzyModelEstimation
SOURCES otbDSFuzzyModelEstimation.cxx
LINK_LIBRARIES OTBIO OTBFeatureExtraction OTBFuzzy)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment