]> Creatis software - clitk.git/blobdiff - common/CMakeLists.txt
Add first version of RelativePositionAnalyzer
[clitk.git] / common / CMakeLists.txt
index 589d108cbeb90013f9d73c26eb971b95027c33d1..9f92d71426d8901a5dc0dc21cc76aa0a91af7f47 100644 (file)
@@ -49,10 +49,11 @@ ADD_LIBRARY(clitkDicomRTStruct STATIC
   clitkDicomRT_Contour.cxx
   clitkDicomRT_ROI.cxx
   clitkDicomRT_StructureSet.cxx
-  clitkDicomRT_ROI_ConvertToImageFilter.cxx
+  clitkDicomRTStruct2ImageFilter.cxx
 )
 
 TARGET_LINK_LIBRARIES(clitkDicomRTStruct vtkHybrid) 
 
 #ADD_LIBRARY(clitkCommonShared SHARED ${clitkCommon_SRC})
 #SET_TARGET_PROPERTIES(clitkCommonShared PROPERTIES COMPILE_FLAGS -fPIC)
+