X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=vv%2FCMakeLists.txt;h=5404a75faf3bfc742dd06d67725b0d64dd1178fd;hb=a4c7c3e6b24a06bfe248f935411e0136184faf97;hp=40d69e899bbbc39ff088d0dab4831eb8261b636e;hpb=25e34ab26032bd169b35a883c4b02e55d5a8c6dc;p=clitk.git diff --git a/vv/CMakeLists.txt b/vv/CMakeLists.txt index 40d69e8..5404a75 100644 --- a/vv/CMakeLists.txt +++ b/vv/CMakeLists.txt @@ -216,8 +216,10 @@ TARGET_LINK_LIBRARIES(vv clitkDicomRTStruct #Libs for generic filters with long compilation times clitkImageConvertLib clitkImageResampleLib +clitkBinarizeImageLib #Libs for _ggo.c files clitkSegmentationGgoLib clitkToolsGgoLib +clitkRegistrationGgoLib clitkCommon ${ITK_LIBRARIES} QVTK vtkHybrid) #=========================================================