]> Creatis software - clitk.git/commitdiff
Removed old file from compilation list
authorsrit <srit>
Fri, 25 Mar 2011 12:57:39 +0000 (12:57 +0000)
committersrit <srit>
Fri, 25 Mar 2011 12:57:39 +0000 (12:57 +0000)
tools/CMakeLists.txt

index 789241ba4cc2b7ea5a1be9626a4ee3172982e30c..5454a1204e2fb0befe474581ad73f879fd4ed58f 100644 (file)
@@ -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)