From 89382c48eecb3321a0e98c326aed6ef799e38f94 Mon Sep 17 00:00:00 2001 From: Ludovic Hussonnois <ludovic.hussonnois@c-s.fr> Date: Tue, 7 Mar 2017 11:09:48 +0000 Subject: [PATCH] COMP: Update LearningBase dependencies --- Modules/Learning/LearningBase/otb-module.cmake | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Modules/Learning/LearningBase/otb-module.cmake b/Modules/Learning/LearningBase/otb-module.cmake index 78f6c01099..b73df789ba 100644 --- a/Modules/Learning/LearningBase/otb-module.cmake +++ b/Modules/Learning/LearningBase/otb-module.cmake @@ -5,6 +5,8 @@ otb_module(OTBLearningBase DEPENDS OTBCommon OTBITK + OTBImageIO + OTBImageBase OPTIONAL_DEPENDS OTBShark -- GitLab