summaryrefslogtreecommitdiffstats
path: root/src/algorithms/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/algorithms/CMakeLists.txt')
-rw-r--r--src/algorithms/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/algorithms/CMakeLists.txt b/src/algorithms/CMakeLists.txt
deleted file mode 100644
index 0ac17f57c..000000000
--- a/src/algorithms/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-#SET(algorithms_SRC
-#find-if-before.h
-#find-last-if.h
-#longest-common-suffix.h
-#)
-#ADD_LIBRARY(algorithms STATIC ${algorithms_SRC}) \ No newline at end of file