X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=common%2FCMakeLists.txt;h=9f92d71426d8901a5dc0dc21cc76aa0a91af7f47;hb=8e9359b40795e2431230101a7f7a3fcbce1be347;hp=589d108cbeb90013f9d73c26eb971b95027c33d1;hpb=c31bc376d3b6de4e9704931b4c6d01adde426320;p=clitk.git diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index 589d108..9f92d71 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -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) +