From 24feae8034c3056f5f35b1a10551088e33313e9a Mon Sep 17 00:00:00 2001 From: dsarrut Date: Tue, 15 Feb 2011 11:47:13 +0000 Subject: [PATCH] remove extractXXX from compilation --- vv/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vv/CMakeLists.txt b/vv/CMakeLists.txt index 39a5e0a..583bf0d 100644 --- a/vv/CMakeLists.txt +++ b/vv/CMakeLists.txt @@ -16,8 +16,8 @@ SET(vv_TOOLS vvToolBinarize vvToolImageArithm vvToolResample - vvToolExtractPatient - vvToolExtractLung +# vvToolExtractPatient +# vvToolExtractLung vvToolMIP vvToolConvert ## with dummy vvToolConvert.ui -- 2.45.1