diff --git a/Modules/Radiometry/Simulation/otb-module.cmake b/Modules/Radiometry/Simulation/otb-module.cmake index 5342325d12db0518a44880df35a375e940302146..5f7a9962fa36f321df544a1a19a6ff5fcfa8fb08 100644 --- a/Modules/Radiometry/Simulation/otb-module.cmake +++ b/Modules/Radiometry/Simulation/otb-module.cmake @@ -20,8 +20,9 @@ otb_module(OTBSimulation TEST_DEPENDS OTBTestKernel OTBConversion + OTBSVMLearning + OTBSupervised OTBLearningBase - DESCRIPTION "${DOCUMENTATION}" )