From aa1d6708838babe498d528c39c93095432b108a2 Mon Sep 17 00:00:00 2001 From: srit Date: Fri, 25 Mar 2011 12:57:39 +0000 Subject: [PATCH] Removed old file from compilation list --- tools/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt index 789241b..5454a12 100644 --- a/tools/CMakeLists.txt +++ b/tools/CMakeLists.txt @@ -127,7 +127,7 @@ IF (CLITK_BUILD_TOOLS) # TARGET_LINK_LIBRARIES(clitkAutoCrop clitkCommon ITKIO ) WRAP_GGO(clitkDicomRTStruct2BinaryImage_GGO_C clitkDicomRTStruct2BinaryImage.ggo) - ADD_EXECUTABLE(clitkDicomRTStruct2BinaryImage clitkDicomRT_ROI_ConvertToImageFilter.cxx clitkDicomRTStruct2BinaryImage.cxx ${clitkDicomRTStruct2BinaryImage_GGO_C}) + ADD_EXECUTABLE(clitkDicomRTStruct2BinaryImage clitkDicomRTStruct2BinaryImage.cxx ${clitkDicomRTStruct2BinaryImage_GGO_C}) TARGET_LINK_LIBRARIES(clitkDicomRTStruct2BinaryImage ITKCommon clitkDicomRTStruct clitkCommon ITKIO ) WRAP_GGO(clitkImageLog_GGO_C clitkImageLog.ggo) -- 2.46.1