X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FCMakeLists.txt;h=9f92d71426d8901a5dc0dc21cc76aa0a91af7f47;hb=8e9359b40795e2431230101a7f7a3fcbce1be347;hp=0263f3a031cb7696d0ff821fe993f4f1b49ed64e;hpb=011e3dc6dfcc3261370e59140717f21466bd64da;p=clitk.git diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index 0263f3a..9f92d71 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -49,7 +49,7 @@ ADD_LIBRARY(clitkDicomRTStruct STATIC clitkDicomRT_Contour.cxx clitkDicomRT_ROI.cxx clitkDicomRT_StructureSet.cxx - clitkDicomRT_ROI_ConvertToImageFilter.cxx + clitkDicomRTStruct2ImageFilter.cxx ) TARGET_LINK_LIBRARIES(clitkDicomRTStruct vtkHybrid)