From eabc484ba4ee07d912dcc325fe9154ab1b5e0d6c Mon Sep 17 00:00:00 2001 From: Rudolf Bumm Date: Wed, 16 Feb 2022 10:33:47 +0100 Subject: [PATCH] BUG: Remove CIP_LesionModel from CMakeLists.txt - because module not working in Slicer 4.11 and 4.13 --- Scripted/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripted/CMakeLists.txt b/Scripted/CMakeLists.txt index d07f892..0ff2123 100644 --- a/Scripted/CMakeLists.txt +++ b/Scripted/CMakeLists.txt @@ -9,7 +9,7 @@ set(modules # incompatible with Slicer 5 #CIP_BodyComposition CIP_CalciumScoring - CIP_LesionModel + #CIP_LesionModel CIP_MIPViewer CIP_PAARatio CIP_PointsLabelling