X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=9baa7e18a5ca6094b411339ba28500211fd1a077;hb=ab861698aadb27e5a4d11291df30cff97f03d23d;hp=e34db9b690a55e29719a55d79daed0a8ddf7dc72;hpb=ea61e98aed4316bda8b156aea5980b08eaf4302b;p=clitk.git diff --git a/CMakeLists.txt b/CMakeLists.txt index e34db9b..9baa7e1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,6 +24,7 @@ ELSE(ITK_FOUND) MESSAGE(FATAL_ERROR "Cannot build without ITK. Please set ITK_DIR.") ENDIF(ITK_FOUND) + #========================================================= IF(CLITK_BUILD_VV) FIND_PACKAGE(VTK)