Skip to content
Snippets Groups Projects
Commit 2c5d5b81 authored by Ludovic Hussonnois's avatar Ludovic Hussonnois
Browse files

ENH: Add TrainImagesClustering application entry in CMakeLists.

parent 9af4efc0
Branches
Tags
No related merge requests found
......@@ -76,6 +76,11 @@ otb_create_application(
SOURCES otbTrainImagesClassifier.cxx
LINK_LIBRARIES ${${otb-module}_LIBRARIES})
otb_create_application(
NAME TrainImagesClustering
SOURCES otbTrainImagesClustering.cxx
LINK_LIBRARIES ${${otb-module}_LIBRARIES})
otb_create_application(
NAME TrainRegression
SOURCES otbTrainRegression.cxx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment