X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FCMakeLists.txt;h=a2451a5741f6d6ce3b06a280060d120e9875ce1c;hb=77226d6d36de538558c046abb93dd6bc8c8b6964;hp=0cc7e2bb244a7f5a6910c79120d22f7717858f71;hpb=42e050104aebe7830f2111d096f0dd6673987d1e;p=clitk.git diff --git a/segmentation/CMakeLists.txt b/segmentation/CMakeLists.txt index 0cc7e2b..a2451a5 100644 --- a/segmentation/CMakeLists.txt +++ b/segmentation/CMakeLists.txt @@ -1,9 +1,5 @@ #========================================================= -INCLUDE(${PROJECT_SOURCE_DIR}/cmake/common.cmake) - -#========================================================= - # Add Libraries used in vv and clitk to avoid recompilation FOREACH(clitkTool clitkExtractLung clitkExtractPatient) WRAP_GGO(${clitkTool}_GGO_C ${clitkTool}.ggo)