]> Creatis software - FrontAlgorithms.git/blobdiff - cmake/KitwareTools.cmake
...
[FrontAlgorithms.git] / cmake / KitwareTools.cmake
diff --git a/cmake/KitwareTools.cmake b/cmake/KitwareTools.cmake
deleted file mode 100644 (file)
index 35ae868..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# ========================
-# == Find Kitware tools ==
-# ========================
-
-FIND_PACKAGE(ITK REQUIRED)
-INCLUDE(${ITK_USE_FILE})
-
-## eof - $RCSfile$