From db2cc25e66fe5baf6d9a107655d3de3aca0afd3d Mon Sep 17 00:00:00 2001 From: Lozac'h Loic <loic.lozach@irstea.fr> Date: Tue, 26 May 2020 10:17:48 +0200 Subject: [PATCH] COMP: OTBMosaic dependancy --- otb-module.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/otb-module.cmake b/otb-module.cmake index fb97d1a..e228dc8 100644 --- a/otb-module.cmake +++ b/otb-module.cmake @@ -8,6 +8,7 @@ otb_module(SimpleExtractionTools OTBImageBase OTBImageIO OTBStatistics + OTBMosaic TEST_DEPENDS OTBTestKernel -- GitLab