summaryrefslogtreecommitdiffstats
path: root/src/algorithms/CMakeLists.txt
blob: c4ef6aafb8e0ce69a5f2bb05a27a01784e37a0d3 (plain)
1
2
3
4
5
SET(algorithms_SRC
find-if-before.h
find-last-if.h
longest-common-suffix.h
)