X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FCMakeLists.txt;h=7b1a9fa7ec3b8d93dcf3d2a337907900d574ee6f;hb=77226d6d36de538558c046abb93dd6bc8c8b6964;hp=3c70f5217b228f4c5c90bfe818e192e4c6bbcd31;hpb=996a5125103000e76a0ca2fa56fe6d00cbab8226;p=clitk.git diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt index 3c70f52..7b1a9fa 100644 --- a/tools/CMakeLists.txt +++ b/tools/CMakeLists.txt @@ -1,7 +1,3 @@ -#========================================================= -INCLUDE(${CLITK_SOURCE_DIR}/cmake/common.cmake) -#========================================================= - # Add Libraries used in vv and clitk to avoid recompilation WRAP_GGO(clitkCropImage_GGO_C clitkCropImage.ggo) ADD_LIBRARY(clitkCropImageLib clitkCropImageGenericFilter.cxx ${clitkCropImage_GGO_C})