]> Creatis software - FrontAlgorithms.git/blobdiff - cmake/CMakeLists.txt
...
[FrontAlgorithms.git] / cmake / CMakeLists.txt
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt
deleted file mode 100644 (file)
index 5d4261d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-## =====================
-## == Configure files ==
-## =====================
-
-CONFIGURE_FILE(
-  FrontAlgorithmsConfig.cmake.in
-  ${PROJECT_BINARY_DIR}/FrontAlgorithmsConfig.cmake
-  @ONLY
-  )
-
-## eof - $RCSfile$